mirror of
https://github.com/Michatec/Radio.git
synced 2026-06-03 17:51:16 +02:00
style(ui): enable marquee for station metadata and playback controls
This commit is contained in:
@@ -56,7 +56,8 @@
|
||||
android:layout_marginStart="12dp"
|
||||
android:layout_marginEnd="12dp"
|
||||
android:layout_marginBottom="8dp"
|
||||
android:ellipsize="end"
|
||||
android:ellipsize="marquee"
|
||||
android:marqueeRepeatLimit="marquee_forever"
|
||||
android:letterSpacing="0"
|
||||
android:singleLine="true"
|
||||
android:textAlignment="center"
|
||||
|
||||
Reference in New Issue
Block a user