Use SlidingPaneLayout to slide from bottom

6.6k views Asked by At

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

1

There are 1 answers

2
android developer On BEST ANSWER

try out this library:

https://github.com/umano/AndroidSlidingUpPanel

i think it matches your needs.