# woxingxiao/BubbleSeekBar

A beautiful Android custom seekbar, which has a bubble view with progress appearing upon when seeking. 自定义SeekBar，进度变化更以可视化气泡样式呈现

Repository: https://github.com/woxingxiao/BubbleSeekBar
Canonical: https://ross.abutalabs.com/products/bubbleseekbar
Language: Java
License Family: other
Topics: android, seekbar
Last push: 2022-06-29T13:11:46+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": 3590, "days_push": 1526, "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 3432, forks 516 (observed 2026-08-28T04:08:04.154106+00:00)

## What it is
An Android custom SeekBar widget that displays a bubble showing the current progress while the user is dragging. It is highly customizable via XML attributes or a Java config builder, with lite and enhanced versions available.

## Use cases
- show a floating bubble with progress while dragging a seekbar
- add a customizable slider to an Android app
- display section marks and labels on a seekbar
- let users pick a value with touch-to-seek behavior
- style an Android progress slider with custom colors and float values

## When to choose
- you need a polished, customizable seekbar with a progress bubble on Android
- you want section marks, float progress, or touch-to-seek out of the box
- you need a drop-in custom View configurable via XML or builder

## When to avoid
- you need a maintained library with active updates and clear licensing
- you target platforms other than Android
- you need Compose-native slider components rather than a View-based widget

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: mobile-development, android-tools, web-design
- platform: jvm
- tags: seekbar, custom-view, bubble-progress, android-ui, android, mobile

## Member repositories
- woxingxiao/BubbleSeekBar (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:04.154106+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:37:45.752630+00:00, confidence not recorded.
  - readme: https://github.com/woxingxiao/BubbleSeekBar (fetched 2026-08-28T04:08:04.154106+00:00, sha c8db944a411f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
