# jaredrummler/MaterialSpinner

A spinner view for Android

Repository: https://github.com/jaredrummler/MaterialSpinner
Canonical: https://ross.abutalabs.com/products/materialspinner
Language: Java
License: Apache-2.0
License Family: permissive
Topics: material-design, popup-window, spinner, dropdown, android, android-library
Last push: 2021-06-04T14:44:47+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": 3872, "days_push": 1916, "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 1320, forks 212 (observed 2026-08-28T04:04:21.722808+00:00)

## What it is
A Material Design styled spinner (dropdown) view for Android, written in Java and distributed via Maven Central. It supports customizable colors, arrow visibility, padding, and dropdown sizing via XML attributes.

## Use cases
- add a material-styled dropdown to an Android layout
- customize spinner arrow and text colors in Android
- show a popup dropdown list with item selection listener
- replace the default Android Spinner with a material design one
- limit dropdown height in an Android form

## When to choose
- you need a lightweight, customizable Material Design spinner in an Android app
- you want a simple drop-in view with XML attributes and item selection callbacks

## When to avoid
- you need Jetpack Compose UI components
- you need a actively developed library with recent updates
- you need complex multi-select dropdowns

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components
- domain: mobile-development, android-tools
- platform: jvm
- tags: material-design, spinner, dropdown, android-view, android

## Member repositories
- jaredrummler/MaterialSpinner (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:21.722808+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:47:27.949055+00:00, confidence not recorded.
  - readme: https://github.com/jaredrummler/MaterialSpinner (fetched 2026-08-28T04:04:21.722808+00:00, sha 2753ee79e63c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
