I use B4XDrawer on all my apps with the hamburger menu and it works nicely. I put all my options and settings there such as checkboxes, slider controls, etc.
Is there such a thing on ABMaterial? if so, how to implement it? Thanks.
Oh nice. is there a way to do it without the navigation bar/menu? I dont have one since my program is entirely an HTML5 canvas. But I do want the slide out sidebar on the left hand side to come out over-top like standard Android does. Although if I have to, I could put just the navigation bar at the top, and not the side one.
Yea, I need something thats orphan that does not rely on the navigation bar since I am not using it in an app. Or maybe its a navigation bar in of itself, without the "navigation" features so it works like B4XDrawer does.