I am trying to create my own sliding panel menu from code I have seen all over the internet. I want the following concept provided here.
I've tried looking at different libraries who implement a sliding panel menu. However I don't see the way they add the panel to the screen, wether it is an overlay or a panel that shifts the entire screen.
I think I know how to make this type of menu, I just don't know how to add something like this to the Activity.