# qstumn/BadgeView

支持自由定制外观、拖拽消除的MaterialDesign风格Android BadgeView

Repository: https://github.com/qstumn/BadgeView
Canonical: https://ross.abutalabs.com/products/badgeview
Language: Java
License: Apache-2.0
License Family: permissive
Topics: badgeview, badge, materialdesign
Last push: 2021-03-30T01:28:09+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3494, "days_push": 1983, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3961, forks 541 (observed 2026-08-28T04:08:30.569285+00:00)

## What it is
A Material Design style badge view library for Android that can be freely customized in appearance and supports a QQ-like drag-to-dismiss effect. It binds to any target view to display numbers, text, or dots with configurable colors, padding, shadows, and gravity.

## Use cases
- show notification count badges on android ui elements
- add a red dot indicator to a menu icon
- display unread message count on a tab
- implement drag-to-dismiss badge like qq
- customize badge position color and shadow on android

## When to choose
- you need a highly customizable material design badge on an android view
- you want drag-to-dismiss badge animation
- you are maintaining a legacy android app already using this library

## When to avoid
- starting a new production project - the readme explicitly states the project is deprecated and unmaintained
- you need ongoing bug fixes or androidx compatibility updates
- you need badges in xml layouts rather than bound programmatically

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, animation
- domain: mobile-development, android-tools, frontend
- platform: jvm
- tags: badge-view, material-design, drag-to-dismiss, notification-badge, deprecated, android, mobile

## Member repositories
- qstumn/BadgeView (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:30.569285+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:24:27.828162+00:00, confidence not recorded.
  - readme: https://github.com/qstumn/BadgeView (fetched 2026-08-28T04:08:30.569285+00:00, sha f5b7284ad9c5)
- Data as of 2026-08-30T08:39:29.467469+00:00.
