How to implement a Navigation Drawer at the top of the screen instead of showing from the sides

174 views Asked by At

I want to implement a Navigation Drawer showing from top half of the screen instead of showing it from sides of the screen. How can we implement it. Any help would be appreciated.

Drawer menu showing from top

1

There are 1 answers

0
ThaiPD On

The easiest way is using library. Try to use DobSliding, I think it's what you want