'Wear-OS Tiles and marquee_forever
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"
Solution 1:[1]
This is not supported, you should file an FR.
https://issuetracker.google.com/issues/new?component=1112273&template=1623657
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|---|
Solution 1 |