Hey I need some sliding menu from bottom of screen. And I saw that the SlidingDrawer is deprecated.
So what is the alternative to SlidingDrawer which I can use for sliding up from bottom.
I know there is the NavigationDrawer, but I think that's only useable for sliding from left to right and reverse, or?
check out this library
https://github.com/umano/AndroidSlidingUpPanel
it is from the umano app, that has released some code.