Use SlidingPaneLayout to slide from bottom
android, slidingpanelayout
Solution
try out this library:
https://github.com/umano/AndroidSlidingUpPanel
i think it matches your needs.
Problem
Is there a way to get the SlidingPaneLayout to slide from bottom to top rather than from right to left.