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

bravoborja/ReadMoreTextView

A Custom TextView with trim text observed · 2026-08-28

github.com/bravoborja/ReadMoreTextView · Java · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: 3790
  • days_rel: n/a
  • days_push: 2335
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1711 stars · 228 forks observed · 2026-08-28

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

ReadMoreTextView is an Android custom TextView that collapses long text and shows a clickable 'read more' toggle to expand it. It supports trimming by length or line count with customizable collapsed/expanded labels and colors.

Use cases

  • show long descriptions with a read more link in an Android app
  • collapse product reviews to a few lines with expand option
  • trim long comments by line count in a feed
  • customize the expand/collapse label text and color
  • add an expandable text view to an Android layout XML

When to choose

  • you need a drop-in Android TextView with read-more behavior configured via XML attributes
  • you want trimming by either character length or line count
  • you prefer a small, simple Java library with a permissive Apache-2.0 license

When to avoid

  • you need Jetpack Compose text collapsing instead of XML views
  • you need actively maintained code with recent updates
  • your project is not Android or uses Kotlin-first libraries exclusively

Facets

library · maturity maintenance

ui-components mobile-development android-tools textview read-more expandable-text android-ui java android

1 source

Member repositories

RepositoryRoleHealth v2
bravoborja/ReadMoreTextViewmain32

For agents

markdown · JSON · MCP: product_card(name="bravoborja/ReadMoreTextView")

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