Skip to content

Releases: umano/AndroidSlidingUpPanel

AndroidSlidingUpPanel v3.3.0

07 Mar 05:54

Choose a tag to compare

Allow to provide a FadeOnClickListener.
Bug fixes.

AndroidSlidingUpPanel v3.2.0

13 Oct 03:50

Choose a tag to compare

RecyclerView support

AndroidSlidingUpPanel v3.0.0

04 Feb 20:37

Choose a tag to compare

  • Added umano prefix for all attributes
  • Added clipPanel 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 programatically
  • getPanelState - is now the only method to get the current panel state
  • setPanelState - is now the only method to modify the panel state from code

AndroidSlidingUpPanel v2.0.4

05 Dec 17:46

Choose a tag to compare

Remove AppCompat dependency from the library

AndroidSlidingUpPanel v2.0.3

02 Dec 19:12

Choose a tag to compare

Bug fixes. Android 5.0 support.

AndroidSlidingUpPanel v2.0.2

03 Sep 17:16

Choose a tag to compare

AndroidSlidingUpPanel v2.0.1

08 Jul 17:25

Choose a tag to compare

AndroidSlidingUpPanel v1.0.3

26 Jun 18:05

Choose a tag to compare