Edit: Cross platform example based on B4XPages https://www.b4x.com/android/forum/threads/b4x-b4xpages-b4xdrawer.120246/ A class that implements a sliding menu. Unlike the nice jfeinstein SlidingMenu library the drawer covers the activity instead of pushing it. It is similar to the various...
It's exactly what I was looking for. I have a question though. I was looking at the properties and wanted to add a shadow on the right edge of the drawer like in his photo I attached, but didn't see any shadow property. Do you know how he got it to look like that?