Ross ROSS = Recommend OSS · open-source software intelligence for agents

rosenpin/fading-text-view

A TextView that changes its content automatically every few seconds observed · 2026-08-28

github.com/rosenpin/fading-text-view · Kotlin observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3555
  • days_rel: n/a
  • days_push: 978
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1722 stars · 218 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

FadingTextView is an Android UI library providing a custom TextView that automatically cycles through an array of texts with a fading animation. It is written in Kotlin, distributed via JitPack, and configurable through XML attributes or programmatically.

Use cases

  • rotate through a list of slogans or tips in an Android app
  • display rotating quotes or announcements with fade animation
  • cycle text content automatically every few seconds
  • show changing headlines in a banner view
  • animate text transitions without writing custom animation code

When to choose

  • you need an Android TextView that auto-rotates text with fade effects
  • you want a simple drop-in view configured via XML attributes
  • your app supports older Android APIs (15+)

When to avoid

  • you need cross-platform (iOS/web) text animation
  • you need complex text animations beyond simple fading
  • you require a license-guaranteed dependency (no license file is provided)

Facets

library · maturity maintenance

animation ui-components mobile-development android-tools textview kotlin jitpack rotating-text android

1 source

Member repositories

RepositoryRoleHealth v2
rosenpin/fading-text-viewmain23

For agents

markdown · JSON · MCP: product_card(name="rosenpin/fading-text-view")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem