Ross ROSS = Recommend OSS · open-source software intelligence for agents

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等主题扩展可选 observed · 2026-08-28

github.com/kongzue/DialogX · Java · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

89/100

  • Activity 87
  • Release rhythm 85
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 18.5
  • age_days: 2167
  • days_rel: 101
  • days_push: 81
  • n_releases_24m: 25

Full methodology

Adoption not part of the score

2357 stars · 254 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

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

library · maturity active

ui-components animation theme mobile-development android-tools cross-platform jvm android-dialogs bottom-sheet popup-menu material-design ios-style miui-theme wait-dialog tip-dialog message-dialog input-dialog android

1 source

Member repositories

RepositoryRoleHealth v2
kongzue/DialogXmain89

For agents

markdown · JSON · MCP: product_card(name="kongzue/DialogX")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem