# zyyoona7/EasyPopup

「暂停维护」PopupWindow Wrapper. 对 PopupWindow 的封装。可指定相对于 anchor view 各个方位弹出，设置背景变暗，指定 ViewGroup 背景变暗等特性。

Repository: https://github.com/zyyoona7/EasyPopup
Canonical: https://ross.abutalabs.com/products/easypopup
Language: Java
License: Apache-2.0
License Family: permissive
Topics: android, popupwindow, relative-anchorview, background-dark
Last push: 2019-04-04T02:01:20+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3963, "days_push": 2709, "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 1537, forks 206 (observed 2026-08-28T04:05:00.040379+00:00)

## What it is
EasyPopup is an Android library that wraps Android's PopupWindow with a fluent, chainable API. It simplifies showing popups relative to an anchor view and supports background dimming effects.

## Use cases
- show a popup menu anchored to a view on android
- dim the background when a popup is shown
- position a popupwindow above or below a view
- create custom popup dialogs with lifecycle callbacks
- simplify popupwindow usage in android apps

## When to choose
- you need fine-grained anchor-based popup positioning on Android
- you want background dimming with a PopupWindow without writing boilerplate
- you prefer a chainable builder-style API for popups

## When to avoid
- the project is no longer actively maintained, so prefer actively maintained alternatives for new projects
- you need popups on platforms other than Android
- you require Jetpack Compose-based UI rather than View-based popups

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, gui
- domain: mobile-development, android-tools
- platform: jvm
- tags: popupwindow, android-ui, anchor-view, background-dim, kotlin-java, android, mobile

## Member repositories
- zyyoona7/EasyPopup (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:00.040379+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:31:02.784984+00:00, confidence not recorded.
  - readme: https://github.com/zyyoona7/EasyPopup (fetched 2026-08-28T04:05:00.040379+00:00, sha 2b44f9f31bb0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
