# Carbs0126/NumberPickerView

another NumberPicker with more flexible attributes on Android platform

Repository: https://github.com/Carbs0126/NumberPickerView
Canonical: https://ross.abutalabs.com/products/numberpickerview
Language: Java
License Family: other
Last push: 2021-07-09T06:17:15+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3719, "days_push": 1881, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1170, forks 265 (observed 2026-08-28T04:03:51.345881+00:00)

## What it is
NumberPickerView is an Android custom View library providing a flexible alternative to android.widget.NumberPicker. It supports more visible items, smooth fling, animations, wrap mode, and center hint text.

## Use cases
- pick a number or item from a scrollable list on Android
- customize a number picker with more than three visible items
- add animated value changes to a picker wheel
- build a date or time picker with smooth scrolling
- show a hint text in the center of a picker

## When to choose
- you need a customizable Android number picker beyond the stock widget's limitations
- you want smooth fling, animations, or wrap mode control in a picker

## When to avoid
- you need EditText input inside the picker, which is not supported
- you need a maintained library with an active release cadence or a license

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

## Member repositories
- Carbs0126/NumberPickerView (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:51.345881+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-30T06:28:34.743382+00:00, confidence not recorded.
  - readme: https://github.com/Carbs0126/NumberPickerView (fetched 2026-08-28T04:03:51.345881+00:00, sha 556f55810e7e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
