donkingliang/LabelsView
Android的标签列表控件。可以设置标签的选中效果。 可以设置标签的选中类型:不可选中、单选、限数量多选和不限数量多选等, 并支持设置必选项、单行显示、最大显示行数等功能。 observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
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: 3466
- days_rel: n/a
- days_push: 1212
- n_releases_24m: 0
Adoption not part of the score
1023 stars · 157 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
LabelsView is an Android custom view library for displaying selectable label/tag lists. It supports selection modes including none, single-select, limited multi-select, and unlimited multi-select, plus required labels, single-line display, and max line/column limits.
Use cases
- show selectable tag chips in an Android app
- implement single-select category picker UI
- limit multi-select tags to a maximum count
- display read-only label indicator rows
- build filter screens with required and optional tags
- cap label list to a fixed number of lines or columns
When to choose
- you need a ready-made Android tag/label selection control with flexible selection modes
- you want XML-configurable styling via drawables and attributes
- you need required (non-deselectable) labels or max/min selection constraints
When to avoid
- you are not building an Android app
- you need Jetpack Compose-native components rather than a View-based library
- you need a general-purpose RecyclerView layout manager for arbitrary child views
Facets
library · maturity stable
ui-components state-management mobile-development android-tools frontend jvm android-ui custom-view labels tag-selection chips android mobile
1 source
- readme: https://github.com/donkingliang/LabelsView · fetched 2026-08-28 · 32e2726c3632
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| donkingliang/LabelsView | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="donkingliang/LabelsView")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem