# mcxtzhang/SwipeDelMenuLayout

The most simple SwipeMenu in the history, 0 coupling, support any ViewGroup. Step integration swipe (delete) menu, high imitation QQ, iOS. ~史上最简单侧滑菜单，0耦合，支持任意ViewGroup。一步集成侧滑(删除)菜单，高仿QQ、IOS。~

Repository: https://github.com/mcxtzhang/SwipeDelMenuLayout
Canonical: https://ross.abutalabs.com/products/swipedelmenulayout
Homepage: http://blog.csdn.net/zxt0601/article/details/52303781
Language: Java
License: Apache-2.0
License Family: permissive
Topics: sideslip-menu, slide, recyclerview, listview, viewgroup
Last push: 2020-01-02T06:03:55+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": 3660, "days_push": 2435, "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 3786, forks 642 (observed 2026-08-28T04:08:18.604979+00:00)

## What it is
An Android library providing a swipe-to-delete (sideslip) menu layout with zero coupling to any specific ViewGroup. It mimics QQ and iOS swipe menu interactions and integrates in one step with RecyclerView, ListView, LinearLayout, and other layouts.

## Use cases
- add swipe-to-delete menus to RecyclerView list items
- implement iOS-style swipe menus in an Android app
- add slide-out action buttons to ListView items
- use swipe menus inside LinearLayout or flow layouts
- build QQ-like swipe interaction for chat list items
- support swipe menus in grid layouts

## When to choose
- you need swipe-to-delete menus on arbitrary ViewGroups, not just RecyclerView or ListView
- you want QQ or iOS-style swipe menu behavior with minimal integration effort
- you need configurable swipe direction and grid layout support

## When to avoid
- you are building for platforms other than Android
- you need a Jetpack Compose-based solution
- you require a library with frequent updates and active maintenance

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: mobile-development, android-tools, cross-platform
- platform: -
- tags: swipe-menu, recyclerview, listview, viewgroup, swipe-to-delete, java, android-ui, android, mobile

## Member repositories
- mcxtzhang/SwipeDelMenuLayout (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:18.604979+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:27:40.363172+00:00, confidence not recorded.
  - readme: https://github.com/mcxtzhang/SwipeDelMenuLayout (fetched 2026-08-28T04:08:18.604979+00:00, sha 845afa79cd03)
- Data as of 2026-08-30T08:39:29.467469+00:00.
