# rosenpin/fading-text-view

A TextView that changes its content automatically every few seconds

Repository: https://github.com/rosenpin/fading-text-view
Canonical: https://ross.abutalabs.com/products/fading-text-view
Language: Kotlin
License Family: other
Topics: textview, animation, android, android-library
Last push: 2023-12-29T16:56:35+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3555, "days_push": 978, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1722, forks 218 (observed 2026-08-28T04:05:27.846837+00:00)

## What it is
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
- artifact type: library
- maturity: maintenance
- function: animation, ui-components
- domain: mobile-development, android-tools
- platform: -
- tags: textview, kotlin, jitpack, rotating-text, android

## Member repositories
- rosenpin/fading-text-view (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:27.846837+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:34:00.158281+00:00, confidence not recorded.
  - readme: https://github.com/rosenpin/fading-text-view (fetched 2026-08-28T04:05:27.846837+00:00, sha 7ccfba2d1d40)
- Data as of 2026-08-30T08:39:29.467469+00:00.
