# gongwen/MarqueeViewLibrary

一个帮您快速实现跑马灯效果的library

Repository: https://github.com/gongwen/MarqueeViewLibrary
Canonical: https://ross.abutalabs.com/products/marqueeviewlibrary
Language: Java
License Family: other
Topics: android, library, marquee
Last push: 2025-06-07T02:59:42+00:00

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

## Adoption (not part of the score)
Stars 2387, forks 308 (observed 2026-08-28T04:06:42.733876+00:00)

## What it is
An Android library that makes it easy to add marquee (scrolling/flipping text) effects to apps via customizable MarqueeFactory classes. It ships with a SimpleMarqueeView for common text marquee use cases and supports fully custom item views.

## Use cases
- show scrolling announcement banners in an Android app
- display rotating text notices or headlines in a TextView-like view
- create a flipping ticker view with custom in/out animations
- build a custom marquee item view with my own layout
- add clickable marquee items with click listeners

## When to avoid
- you need continuous horizontal scrolling text rather than flipping between items
- your project is Kotlin-first and you prefer a Kotlin-native or Jetpack Compose solution
- you need a maintained library with an explicit license for commercial use

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: mobile-development, android-tools
- platform: -
- tags: marquee, text-scrolling, viewflipper, java, android-ui, android

## Member repositories
- gongwen/MarqueeViewLibrary (main) score 44

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:42.733876+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-30T02:34:34.570028+00:00, confidence not recorded.
  - readme: https://github.com/gongwen/MarqueeViewLibrary (fetched 2026-08-28T04:06:42.733876+00:00, sha 1bfa529bd6e5)
- Data as of 2026-08-30T08:39:29.467469+00:00.
