# avast/android-styled-dialogs

Backport of Material dialogs with easy-to-use API based on DialogFragment

Repository: https://github.com/avast/android-styled-dialogs
Canonical: https://ross.abutalabs.com/products/android-styled-dialogs
Language: Java
License: Apache-2.0
License Family: permissive
Last push: 2019-05-28T09:10:03+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": 4848, "days_push": 2654, "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 2132, forks 444 (observed 2026-08-28T04:06:17.306696+00:00)

## What it is
A Java library for Android that provides Material Design-styled dialogs built on top of DialogFragment, with a simple builder API. It backports a consistent Material look to Android 2.2+ and includes specialized dialogs like list, progress, and date/time pickers.

## Use cases
- show material-styled dialogs on older android versions
- create confirmation dialogs with title message and buttons
- handle dialog button callbacks across device rotation
- show list picker and date/time picker dialogs
- apply light or dark theme to dialogs

## When to choose
- you need Material Design dialogs on legacy Android versions
- you want DialogFragment-based dialogs that survive rotation
- you prefer a simple builder API for common dialog types

## When to avoid
- you target only modern Android with native Material dialogs
- you use Kotlin and prefer newer dialog libraries
- you need actively maintained dependencies (last release 2019)

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components
- domain: mobile-development, frontend
- platform: jvm
- tags: material-design, dialogfragment, android-ui, dialogs, backport, android

## Member repositories
- avast/android-styled-dialogs (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:17.306696+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:52:01.210952+00:00, confidence not recorded.
  - readme: https://github.com/avast/android-styled-dialogs (fetched 2026-08-28T04:06:17.306696+00:00, sha aa1eb85ea95e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
