# baoyongzhang/SwipeMenuListView

[DEPRECATED] A swipe menu for ListView.

Repository: https://github.com/baoyongzhang/SwipeMenuListView
Canonical: https://ross.abutalabs.com/products/swipemenulistview
Language: Java
License: MIT
License Family: permissive
Last push: 2022-09-08T07:08:01+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": 4392, "days_push": 1455, "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 3489, forks 1249 (observed 2026-08-28T04:08:07.143780+00:00)

## What it is
A deprecated Android library that adds swipe-to-reveal menus to ListView items, supporting custom menu items, icons, and swipe directions. It is distributed via Maven and written in Java.

## Use cases
- add swipe-to-delete actions to an Android list
- show swipe menu buttons on ListView items
- implement swipe left or right menus in Android app
- create per-item-type swipe menus in a list
- add open and delete actions to list rows

## When to choose
- maintaining a legacy Android app already using ListView with swipe menus
- you need a simple, MIT-licensed swipe menu for classic ListView

## When to avoid
- starting a new Android project - use RecyclerView with modern swipe libraries instead
- you need actively maintained or Jetpack Compose solutions

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, mobile-framework
- domain: mobile-development, android-tools, frontend
- platform: jvm
- tags: android, listview, swipe-menu, deprecated, ui-widget, mobile

## Member repositories
- baoyongzhang/SwipeMenuListView (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:07.143780+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-29T18:35:58.260804+00:00, confidence not recorded.
  - readme: https://github.com/baoyongzhang/SwipeMenuListView (fetched 2026-08-28T04:08:07.143780+00:00, sha 51b65ae4c501)
- Data as of 2026-08-30T08:39:29.467469+00:00.
