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

197 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 best solutions below

0
On

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