# bingoogolapple/BGASwipeBackLayout-Android

Android Activity 滑动返回。支持微信滑动返回样式、横屏滑动返回、全屏滑动返回

Repository: https://github.com/bingoogolapple/BGASwipeBackLayout-Android
Canonical: https://ross.abutalabs.com/products/bgaswipebacklayout-android
Language: Java
License Family: other
Topics: swipeback, swipebackactivity, swipebacklayout, androidx
Last push: 2026-07-11T01:01:24+00:00

## Health v2 (maintenance only)
Score: 73/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 91, release rhythm 35, longevity 100
- inputs: {"age_days": 3536, "days_push": 54, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2303, forks 308 (observed 2026-08-28T04:06:35.556310+00:00)

## What it is
An Android library that adds swipe-back (swipe-to-finish) gesture navigation to Activities, based on a modified SlidingPaneLayout. It supports WeChat-style swipe back, edge-only tracking, shadow effects, and landscape/full-screen orientations.

## Use cases
- add swipe back gesture to Android activities
- implement WeChat-style swipe to dismiss
- enable edge swipe navigation in my app
- swipe back that works with opaque themes
- support swipe back in landscape and fullscreen activities
- customize swipe back shadow effect

## When to choose
- you want iOS-like swipe-back gestures in a native Android app
- you need WeChat-style swipe back with shadow effects
- you want swipe back without breaking Activity lifecycle with transparent themes

## When to avoid
- you are building with Jetpack Compose and can use predictive back gestures
- you need a library with an explicit open-source license
- your app targets only Android 13+ where system predictive back is available

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation, mobile-framework
- domain: mobile-development, android-tools, cross-platform
- platform: jvm
- tags: swipe-back, android-activity, gesture-navigation, java, androidx, wechat-style, android

## Member repositories
- bingoogolapple/BGASwipeBackLayout-Android (main) score 73

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:35.556310+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-30T02:39:54.237359+00:00, confidence not recorded.
  - readme: https://github.com/bingoogolapple/BGASwipeBackLayout-Android (fetched 2026-08-28T04:06:35.556310+00:00, sha 7f4edfa17221)
- Data as of 2026-08-30T08:39:29.467469+00:00.
