Search code examples
androidslidingpanelayout

Use SlidingPaneLayout to slide from bottom


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


Solution

  • try out this library:

    https://github.com/umano/AndroidSlidingUpPanel

    i think it matches your needs.