# lygttpod/SuperTextView

a super textview for android

Repository: https://github.com/lygttpod/SuperTextView
Canonical: https://ross.abutalabs.com/products/supertextview
Language: Java
License Family: other
Last push: 2021-06-15T11:35:48+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": 3605, "days_push": 1905, "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 3757, forks 588 (observed 2026-08-28T04:08:17.806273+00:00)

## What it is
SuperTextView is an Android UI library providing a highly customizable TextView/View component (plus SuperButton and CommonTextView) that replaces most shape XML files with declarative attributes. It supports icons, multi-line text zones, checkboxes, divider lines, and ripple effects for common list/settings layouts.

## Use cases
- build settings list rows with icon, title, subtitle and checkbox in Android
- create rounded or stroked buttons without writing shape XML drawables
- add ripple effects and divider lines to list items
- configure text views via XML attributes or chained setters
- reduce boilerplate layout code in Android apps

## When to choose
- you are building an Android app in Java or Kotlin and want reusable styled text/button views
- you frequently write shape drawable XMLs for buttons and list items
- you want a single view for settings-style rows with left icon, texts, and right widget

## When to avoid
- you are not developing for Android
- you need Jetpack Compose components rather than XML views
- you require a maintained project with an explicit license and recent releases

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, templating
- domain: mobile-development, android-tools, web-design
- platform: -
- tags: android-ui, textview, button, custom-view, java, kotlin, xml-attributes, settings-item, android, mobile

## Member repositories
- lygttpod/SuperTextView (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:17.806273+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-29T18:28:56.061894+00:00, confidence not recorded.
  - readme: https://github.com/lygttpod/SuperTextView (fetched 2026-08-28T04:08:17.806273+00:00, sha 84b1ae5fcd99)
- Data as of 2026-08-30T08:39:29.467469+00:00.
