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.
http://umano.me
Apache License 2.0
9.5k stars 2.26k forks source link

You can set `umanoSlide` if you want the sliding panel to follow inertial movement after released. #962

Closed lucholaf closed 2 years ago

lucholaf commented 5 years ago

The idea is to have the same behaviour as any scrollable content inside the panel, so it behaves consistently when flinging the panel when still not fullscreen and when flinging the scrollable content inside it after fullscreen.

hannesa2 commented 5 years ago

This repo seems to be dead, that's why I made a more recent fork https://github.com/hannesa2/AndroidSlidingUpPanel with some PRs applied

When you make your PR there I will approve it immediate