What is the alternative of SlidingDrawer which is deprecated? For sliding up from bottom

Viewed 17401

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?

3 Answers
Related