show subscriber count on player page
This commit is contained in:
parent
1d53389ca9
commit
86ee94eb04
3 changed files with 25 additions and 8 deletions
|
|
@ -321,7 +321,6 @@
|
|||
android:singleLine="true"
|
||||
android:textAppearance="?android:attr/textAppearanceLarge"
|
||||
android:textSize="@dimen/video_item_detail_uploader_text_size"
|
||||
android:textStyle="bold"
|
||||
tools:ignore="RtlHardcoded"
|
||||
tools:text="Uploader" />
|
||||
</LinearLayout>
|
||||
|
|
|
|||
|
|
@ -308,7 +308,6 @@
|
|||
android:singleLine="true"
|
||||
android:textAppearance="?android:attr/textAppearanceLarge"
|
||||
android:textSize="@dimen/video_item_detail_uploader_text_size"
|
||||
android:textStyle="bold"
|
||||
tools:ignore="RtlHardcoded"
|
||||
tools:text="Uploader" />
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue