4

Is there a way to get the SlidingPaneLayout to slide from bottom to top rather than from right to left.

Rajul
  • 5,906
  • 2
  • 22
  • 26

1 Answers1

2

try out this library:

https://github.com/umano/AndroidSlidingUpPanel

i think it matches your needs.

android developer
  • 114,585
  • 152
  • 739
  • 1,270