Files
Android-247-Radio/app/src/main/java
cottongin 9bd38224b1 feat: replace bounce marquee with constant-speed ticker
Replaces BounceMarqueeText with TickerText that scrolls at a fixed
33 dp/s regardless of text length. Text scrolls left off-screen with
a container-width gap before looping. Initial 1.5s delay lets the
user read the beginning.

Made-with: Cursor
2026-03-12 05:52:42 -04:00
..