# shaohui10086/BottomDialog

BottomDialog is a bottom dialog layout implemented with DialogFragment, Supports pop-up animation, Support any layout

Repository: https://github.com/shaohui10086/BottomDialog
Canonical: https://ross.abutalabs.com/products/bottomdialog
Homepage: http://shaohui.me
Language: Java
License: Apache-2.0
License Family: permissive
Last push: 2017-04-10T14:41:00+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": 3613, "days_push": 3432, "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 1263, forks 182 (observed 2026-08-28T04:04:10.363331+00:00)

## What it is
An Android library providing a bottom dialog layout built on DialogFragment, with pop-up animation and support for arbitrary custom layouts. It can be used directly via a fluent builder or by extending BaseBottomDialog.

## Use cases
- show a bottom sheet dialog in android
- create a share dialog with custom layout
- display a popup from the bottom of the screen
- build a bottom dialog with animation
- customize dialog dim amount and cancel behavior

## When to choose
- you need a simple, lightweight bottom dialog on Android with custom layouts
- you want a DialogFragment-based alternative to BottomSheetDialog
- you prefer a fluent API or subclassing approach for dialogs

## When to avoid
- you need Material Design bottom sheets with built-in behaviors
- your project is not Android/Java
- you need actively maintained library with recent updates

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: mobile-development, android-tools, frontend
- platform: jvm
- tags: bottom-sheet, dialogfragment, android-ui, popup-dialog, share-dialog, android, mobile

## Member repositories
- shaohui10086/BottomDialog (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:10.363331+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-30T05:04:10.485525+00:00, confidence not recorded.
  - readme: https://github.com/shaohui10086/BottomDialog (fetched 2026-08-28T04:04:10.363331+00:00, sha a608f9788fb8)
- Data as of 2026-08-30T08:39:29.467469+00:00.
