1

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"
Vicky P
  • 63
  • 6

1 Answers1

2

This is not supported, you should file an FR.

https://issuetracker.google.com/issues/new?component=1112273&template=1623657

Yuri Schimke
  • 12,435
  • 3
  • 35
  • 69