Fix marquee text

This commit is contained in:
h4h13 2019-10-29 11:36:08 +05:30
parent 6d0b511c52
commit f9536e985e
12 changed files with 282 additions and 243 deletions

View file

@ -46,7 +46,7 @@
android:singleLine="true"
android:textAppearance="@style/TextViewNormal"
android:textColor="?colorOnSurface"
tools:text="Song name and details" />
tools:text="@tools:sample/lorem/random" />
<androidx.appcompat.widget.AppCompatImageView
android:id="@+id/actionPrevious"