# baiiu/DropDownMenu

a better DropDownMenu solution, 完整的筛选器解决方案

Repository: https://github.com/baiiu/DropDownMenu
Canonical: https://ross.abutalabs.com/products/baiiu-dropdownmenu
Language: Java
License: Apache-2.0
License Family: permissive
Last push: 2018-01-08T04:04:46+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3846, "days_push": 3159, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1157, forks 198 (observed 2026-08-28T04:03:48.229742+00:00)

## What it is
An Android dropdown menu library providing a complete filter solution for list screens. It uses adapters and generics so any model type can supply custom filter views, with checkable filter views and URL-building from selections.

## Use cases
- add a dropdown filter bar to an Android list screen
- build multi-tab filter menus like e-commerce category filters
- create single-select and multi-select dropdown filters
- generate query URLs from user filter selections
- customize dropdown panel views with adapters

## When to choose
- you need a ready-made dropdown filter menu on Android
- you want flexible custom filter panel views via adapters
- you prefer a lightweight Java library with a permissive license

## When to avoid
- your project is Kotlin-first and you want modern Jetpack Compose UI
- you need actively maintained components with recent updates
- you only need a simple Spinner without filter panels

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, form-handling
- domain: mobile-development, android-tools
- platform: -
- tags: dropdown-menu, filter, android-ui, java, android, mobile

## Member repositories
- baiiu/DropDownMenu (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:48.229742+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:32:01.258665+00:00, confidence not recorded.
  - readme: https://github.com/baiiu/DropDownMenu (fetched 2026-08-28T04:03:48.229742+00:00, sha 90ffc90c33b1)
- Data as of 2026-08-30T08:39:29.467469+00:00.
