# umano/AndroidSlidingUpPanel

This library provides a simple way to add a draggable sliding up panel (popularized by Google Music and Google Maps) to your Android application. Brought to you by Umano.

Repository: https://github.com/umano/AndroidSlidingUpPanel
Canonical: https://ross.abutalabs.com/products/androidslidinguppanel
Homepage: http://umano.me
Language: Java
License: Apache-2.0
License Family: permissive
Last push: 2022-07-21T00:21:03+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4842, "days_push": 1505, "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 9448, forks 2229 (observed 2026-08-28T04:10:31.206517+00:00)

## What it is
An Android library that adds a draggable sliding up panel, popularized by Google Music and Google Maps, to Android applications. It provides a SlidingUpPanelLayout view group used as a root layout element with a main content view and a sliding panel view.

## Use cases
- add a draggable bottom panel to an android app
- implement a bottom sheet like google maps
- create a slide-up player bar like google play music
- show expandable detail panel over main content
- build a draggable drawer that slides up from the bottom

## When to choose
- you need a classic sliding up panel in a Java-based Android app
- you want a proven component used by apps like SoundCloud and Dropbox Paper
- you need simple XML-based integration via Gradle

## When to avoid
- you need actively maintained software - issues are not being responded to
- you are building with Jetpack Compose or want modern bottom sheet APIs
- you need Kotlin-first or AndroidX-native solutions like BottomSheetBehavior

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: mobile-development, android-tools, frontend
- platform: jvm
- tags: sliding-panel, android-layout, draggable-ui, bottom-sheet, android, mobile

## Member repositories
- umano/AndroidSlidingUpPanel (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:31.206517+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-29T17:22:07.468895+00:00, confidence not recorded.
  - readme: https://github.com/umano/AndroidSlidingUpPanel (fetched 2026-08-28T04:10:31.206517+00:00, sha 2f8af55855d0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
