How would one go about adding the attributes like the below to a text component in a Wear-OS Tile
android:marqueeRepeatLimit="marquee_forever"
android:ellipsize="marquee"
android:singleLine="true"
How would one go about adding the attributes like the below to a text component in a Wear-OS Tile
android:marqueeRepeatLimit="marquee_forever"
android:ellipsize="marquee"
android:singleLine="true"
This is not supported, you should file an FR.
https://issuetracker.google.com/issues/new?component=1112273&template=1623657