Search code examples
javaandroidserviceoverlayslidingdrawer

How can i put SlidingDrawer as a system overlay?


How can i put SlidingDrawer as a system overlay(or show it always on top)? I will use service to show it, but i don't know how to do it(showing SlidingDrawer as a system overlay using Service) How can i do it like this pic? any tutorials or sample sources?


Solution

  • You can use the SlidingMenu Library as the default android sliding drawer is deprecated.

    https://github.com/jfeinstein10/slidingmenu