Handle case where subscribers count is not available
This commit is contained in:
parent
d38a7ced70
commit
d3efd64525
3 changed files with 8 additions and 6 deletions
|
|
@ -61,7 +61,7 @@
|
|||
android:layout_below="@+id/channel_title_view"
|
||||
android:ellipsize="end"
|
||||
android:gravity="left|center"
|
||||
android:lines="1"
|
||||
android:maxLines="2"
|
||||
android:textSize="@dimen/channel_subscribers_text_size"
|
||||
android:visibility="gone"
|
||||
tools:ignore="RtlHardcoded"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue