# kongzue/DialogX

💬 DialogX dialog box component library, easy to use, more customizable, more scalable, easy to achieve a variety of dialog boxes. DialogX对话框组件库，更加方便易用，可自定义程度更高，扩展性更强，轻松实现各种对话框、菜单和提示效果，更有Material You、iOS、MIUI等主题扩展可选

Repository: https://github.com/kongzue/DialogX
Canonical: https://ross.abutalabs.com/products/dialogx
Language: Java
License: Apache-2.0
License Family: permissive
Topics: dialogx-material, kongzue-dialogx, waitdialog-tipdialog, bottomdialog-bottommenu, android-dialog, ios-style, android, dialog, materialdialog, messagedialog, tipdialog, waitdialog, progressdialog, kongzue, material-design, material-ui, miui, popmenu, popup, bottomsheet
Last push: 2026-06-13T14:56:13+00:00

## Health v2 (maintenance only)
Score: 89/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 87, release rhythm 85, longevity 100
- inputs: {"age_days": 2167, "days_push": 81, "days_rel": 101, "gap_med": 18.5, "n_releases_24m": 25}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2357, forks 254 (observed 2026-08-28T04:06:40.716881+00:00)

## What it is
DialogX is an Android dialog box component library written in Java that makes it easy to create customizable dialogs, menus, and tip/wait indicators. It supports multiple implementation modes (View, Window, DialogFragment), optional Material You, iOS, and MIUI themes, and handles threading and lifecycle concerns automatically.

## Use cases
- show alert dialogs with one to three buttons in Android apps
- display a loading wait dialog that transitions to a success or error tip
- create bottom sheets and bottom menus in Android
- build input dialogs with text fields and callbacks
- apply iOS or MIUI style dialogs to an Android app
- show popup menus and custom-layout dialogs
- avoid WindowLeaked crashes when activities close while dialogs are open

## When to choose
- you need highly customizable dialogs on Android with minimal boilerplate and no context parameter
- you want theme options like Material You, iOS, or MIUI styles out of the box
- you need seamless wait-to-tip dialog transitions with smooth animations
- you want dialogs that safely handle thread switching and activity lifecycle changes

## When to avoid
- you are building for platforms other than Android
- you prefer Jetpack Compose-native dialog APIs over View-based libraries
- you need only the stock Android AlertDialog with no customization

## Facets
- artifact type: library
- maturity: active
- function: ui-components, animation, theme
- domain: mobile-development, android-tools, cross-platform
- platform: jvm
- tags: android-dialogs, bottom-sheet, popup-menu, material-design, ios-style, miui-theme, wait-dialog, tip-dialog, message-dialog, input-dialog, android

## Member repositories
- kongzue/DialogX (main) score 89

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:40.716881+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:36:16.789088+00:00, confidence not recorded.
  - readme: https://github.com/kongzue/DialogX (fetched 2026-08-28T04:06:40.716881+00:00, sha 3f9cbfd5c66b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
