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

soarcn/BottomSheet

One way to present a set of actions to a user is with bottom sheets, a sheet of paper that slides up from the bottom edge of the screen. Bottom sheets offer flexibility in the display of clear and simple actions that do not need explanation. observed · 2026-08-28

github.com/soarcn/BottomSheet · homepage · Java · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases archived no_license

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: n/a
  • age_days: 4363
  • days_rel: n/a
  • days_push: 2072
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2194 stars · 400 forks observed · 2026-08-28

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

An Android UI library that implements Material Design bottom sheets, panels that slide up from the bottom edge of the screen to present a set of actions. Actions are defined in standard Android menu XML and shown like a dialog via a builder API.

Use cases

  • show a bottom sheet with action options in an android app
  • display a material design action menu sliding from the bottom
  • replace dialogs with bottom sheet action lists
  • define sheet actions in menu xml and handle clicks
  • support bottom sheets on older android api levels

When to choose

  • you need bottom sheets on Android API 14+ before support library 23.2.0
  • you want a simple dialog-like builder API with menu XML definitions
  • you maintain a legacy Android app already using this library

When to avoid

  • you are starting a new project, since the official Android support library includes bottom sheets since 23.2.0
  • you need active development or new features
  • you need a license for commercial redistribution concerns

Facets

library · maturity maintenance

ui-components gui mobile-development android-tools web-design bottom-sheet material-design android-ui dialog menu android mobile

2 sources

Member repositories

RepositoryRoleHealth v2
soarcn/BottomSheetmain10

For agents

markdown · JSON · MCP: product_card(name="soarcn/BottomSheet")

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