# warkiz/IndicatorSeekBar

A custom SeekBar on Android, which can be changed the size ,color , thumb drawable , tick drawable , tick text and indicator , also , will show an indicator view with progress above SeekBar when seeking. https://github.com/warkiz/IndicatorSeekBar

Repository: https://github.com/warkiz/IndicatorSeekBar
Canonical: https://ross.abutalabs.com/products/indicatorseekbar
Language: Java
License: Apache-2.0
License Family: permissive
Topics: seekbar
Last push: 2021-01-09T07:57: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": 3229, "days_push": 2062, "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 2278, forks 441 (observed 2026-08-28T04:06:33.681654+00:00)

## What it is
A customizable Android SeekBar widget library written in Java, supporting configurable sizes, colors, thumb and tick drawables, tick texts, and a progress indicator bubble shown while seeking. It is distributed via Gradle and works on Android API 14+.

## Use cases
- custom seekbar with progress indicator on android
- slider with tick marks and labels in android app
- change seekbar thumb and track colors programmatically
- discrete seekbar with steps in android
- show value bubble above seekbar while dragging

## When to choose
- you need a highly customizable seekbar/slider widget in an Android app
- you want tick marks, tick texts, and a seek indicator out of the box
- you need support for old Android versions (API 14+)

## When to avoid
- you need a Jetpack Compose slider
- you want an actively maintained library with recent releases
- you only need tick texts without an indicator (use the author's TickSeekBar instead)

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components
- domain: mobile-development, android-tools
- platform: jvm
- tags: seekbar, android-widget, custom-view, indicator, slider, android

## Member repositories
- warkiz/IndicatorSeekBar (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:33.681654+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-30T02:41:25.527496+00:00, confidence not recorded.
  - readme: https://github.com/warkiz/IndicatorSeekBar (fetched 2026-08-28T04:06:33.681654+00:00, sha f2754a00ca5a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
