robinhood/ticker
An Android text view with scrolling text change animation observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3701
- days_rel: n/a
- days_push: 1014
- n_releases_24m: 0
Adoption not part of the score
4380 stars · 468 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
An Android UI library providing a TickerView component that animates scrolling text changes, like an odometer, with customizable character lists and animation styles. It draws directly onto the canvas for high performance and handles string resizing animations.
Use cases
- animate stock price changes in an Android app
- display odometer-style scrolling numbers
- animate text transitions between values like 9999 to 10000
- show scrolling counters or tickers in a mobile UI
- add smooth text change animations to Android text views
When to choose
- you need performant, smooth scrolling text animations on Android
- you want odometer-like number transitions with customizable character animation
- you need a lightweight custom View that avoids layout overhead
When to avoid
- you need a cross-platform or non-Android solution
- you need extensive text styling beyond the limited customization subset
- your project is not on the JVM/Android toolchain
Facets
library · maturity maintenance
animation ui-components mobile-development frontend android-ui text-animation odometer scrolling-text java android mobile
2 sources
- readme: https://github.com/robinhood/ticker · fetched 2026-08-28 · 036aa13579c9
- homepage: https://medium.com/robinhood-engineering/hello-ticker-20eaf6e51689 · fetched 2026-08-29 · b4ec0b6fe754
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| robinhood/ticker | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="robinhood/ticker")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem