Allow to provide a FadeOnClickListener. Bug fixes.
Unclaimed project
Are you a maintainer of AndroidSlidingUpPanel? Claim this project to take control of your public changelog and roadmap.
Changelog
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.
Allow to provide a FadeOnClickListener. Bug fixes.
RecyclerView support
umano prefix for all attributesclipPanel attribute for supporting transparent panels in non-overlay mode.setEnabled(false) - now completely disables the sliding panel (touch and programmatic sliding)setTouchEnabled(false) - disables panel's touch responsiveness (drag and click), you can still control the panel programaticallygetPanelState - is now the only metho...Remove AppCompat dependency from the library
Bug fixes. Android 5.0 support.