fix: show subscription name
This commit is contained in:
parent
1dd3bddeb9
commit
2c3eb82e4b
4 changed files with 7 additions and 12 deletions
|
@ -92,7 +92,7 @@
|
|||
android:layout_height="wrap_content"
|
||||
android:ellipsize="end"
|
||||
android:fontFamily="@font/poppins_bold"
|
||||
android:maxLines="3"
|
||||
android:maxLines="4"
|
||||
android:textSize="14dp"
|
||||
android:transitionName="mediaTitle"
|
||||
tools:ignore="SpUsage"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue