# Flipboard/bottomsheet

Android component which presents a dismissible view from the bottom of the screen

Repository: https://github.com/Flipboard/bottomsheet
Canonical: https://ross.abutalabs.com/products/bottomsheet
Language: Java
License: BSD-3-Clause
License Family: permissive
Last push: 2019-03-13T10:10:01+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": 4150, "days_push": 2730, "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 4492, forks 593 (observed 2026-08-28T04:08:51.356405+00:00)

## What it is
An Android UI library by Flipboard that presents dismissible views sliding up from the bottom of the screen, usable as a replacement for dialogs and menus. It includes a commons module with prebuilt sheet views like an intent picker for sharing.

## Use cases
- show a bottom sheet dialog in an Android app
- replace Android dialogs and menus with a dismissible bottom view
- display a share intent picker as a bottom sheet
- present custom views sliding up from the bottom of the screen
- build dismissible pickers and menus on Android

## When to choose
- you need a battle-tested bottom sheet component for a Java-based Android app
- you want a drop-in replacement for dialogs or menus with a bottom-anchored view
- you need prebuilt commons sheets like an intent picker for sharing

## When to avoid
- you are building with Jetpack Compose and want the modern ModalBottomSheet API
- you need an actively maintained library - the latest release dates to 2019
- you target platforms other than Android

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: mobile-development, android-tools, web-development
- platform: -
- tags: bottom-sheet, android-ui, java, dismissible-view, dialogs, menus, android, mobile

## Member repositories
- Flipboard/bottomsheet (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:51.356405+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-29T18:20:28.012460+00:00, confidence not recorded.
  - readme: https://github.com/Flipboard/bottomsheet (fetched 2026-08-28T04:08:51.356405+00:00, sha 97aece0cede4)
- Data as of 2026-08-30T08:39:29.467469+00:00.
