Fix now playing theme text two lines
This commit is contained in:
parent
bed8a7a9ad
commit
6083df1bd4
12 changed files with 865 additions and 873 deletions
|
@ -38,7 +38,7 @@
|
|||
android:layout_height="wrap_content"
|
||||
android:layout_gravity="center"
|
||||
android:ellipsize="end"
|
||||
android:maxLines="1"
|
||||
android:maxLines="2"
|
||||
android:paddingStart="24dp"
|
||||
android:paddingEnd="24dp"
|
||||
android:textAppearance="@style/TextViewHeadline5"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue