BitsAndBytes Active Member Licensed User Jun 22, 2016 #1 How i can create a gmail style layout on my application? i want to have a back button and a menu top left with button. Where do i start? Thank you Last edited: Jun 22, 2016
How i can create a gmail style layout on my application? i want to have a back button and a menu top left with button. Where do i start? Thank you
Erel B4X founder Staff member Licensed User Longtime User Jun 23, 2016 #2 Adding simple sliding menus can be done with this library: https://www.b4x.com/android/forum/threads/jfeinstein10-slidingmenu-library.36482/#content If you want to also modify the action bar then you need to follow these tutorials: https://www.b4x.com/android/forum/threads/material-design-3-using-a-toolbar-as-actionbar.49053/ I believe that Corwin will soon release a version based on the new libraries system introduces in B4A v6.0. Upvote 0
Adding simple sliding menus can be done with this library: https://www.b4x.com/android/forum/threads/jfeinstein10-slidingmenu-library.36482/#content If you want to also modify the action bar then you need to follow these tutorials: https://www.b4x.com/android/forum/threads/material-design-3-using-a-toolbar-as-actionbar.49053/ I believe that Corwin will soon release a version based on the new libraries system introduces in B4A v6.0.