# weidongjian/androidWheelView

仿照iOS的滚轮控件，从请吃饭apk反编译出来的

Repository: https://github.com/weidongjian/androidWheelView
Canonical: https://ross.abutalabs.com/products/androidwheelview
Language: Java
License: Apache-2.0
License Family: permissive
Topics: android-library, android
Last push: 2023-06-29T02:02:36+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": 4018, "days_push": 1162, "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 1520, forks 263 (observed 2026-08-28T04:04:57.691030+00:00)

## What it is
An Android library providing an iOS-style wheel picker (scrolling cylinder) custom View, reverse-engineered from the QingChiFan APK. It supports loop mode, configurable text size/colors, visible item count, 3D curve effects, and works inside dialogs and ScrollViews.

## Use cases
- add an iOS-style wheel picker to an Android app
- let users pick a date or option from a scrolling list
- show a looping scrollable selector in a dialog
- customize a picker's text size, colors, and visible item count
- replace a spinner with a cylindrical scroll picker

## When to choose
- you need an iOS-like wheel/loop picker UI on Android
- you want a lightweight custom View with configurable appearance
- you need a picker that works inside dialogs or ScrollViews

## When to avoid
- you need a maintained library with active support (JCenter migration, sparse updates)
- you want Material Design pickers instead of iOS-style wheels
- your project is not Android/Java

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: mobile-development, android-tools, cross-platform
- platform: jvm
- tags: android-library, wheel-picker, ios-style-picker, scroll-picker, custom-view, jitpack, android, mobile

## Member repositories
- weidongjian/androidWheelView (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:57.691030+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-30T04:31:56.099490+00:00, confidence not recorded.
  - readme: https://github.com/weidongjian/androidWheelView (fetched 2026-08-28T04:04:57.691030+00:00, sha a4f119731ee6)
- Data as of 2026-08-30T08:39:29.467469+00:00.
