pedrovgs/DraggablePanel
Android library used to create an awesome Android UI based on a draggable element similar to the last YouTube graphic component. observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
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: 4525
- days_rel: n/a
- days_push: 3369
- n_releases_24m: 0
Adoption not part of the score
2958 stars · 592 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
DraggablePanel is an Android UI library for building draggable panel interfaces similar to YouTube's minimized video player, using Fragments or Views. It is built on ViewDragHelper and is explicitly deprecated and unmaintained.
Use cases
- create a youtube-like draggable video player on android
- minimize a video fragment into a corner while scrolling
- build a draggable two-panel layout with fragments
- implement swipe-to-minimize ui component in android app
- draggable view that scales while being dragged
When to choose
- you need a youtube-style draggable panel in a legacy android 4.x app and can maintain the code yourself
When to avoid
- starting a new project, since the library is deprecated and unmaintained
- you need support for modern android versions or jetpack compose
- you expect bug fixes or community updates
Facets
library · maturity abandoned
ui-components animation mobile-development android-tools draggable-panel youtube-style-ui viewdraghelper deprecated android
1 source
- readme: https://github.com/pedrovgs/DraggablePanel · fetched 2026-08-28 · 9685b985469f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| pedrovgs/DraggablePanel | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="pedrovgs/DraggablePanel")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem