Im using this tutorials code: https://www.b4x.com/android/forum/threads/b4x-b4xdrawer-sliding-drawer.97828/ I set the center panel using .loadlayout and it works but when i try to load a different layout for a different section it just overwrites on top of the screen. and I cant figure out how to clear the panel first. I know in android you should be using multiple activities but I cannot figure out how to incorporate the tool bar and left draw into multiple activities.
thanks in advance.
B4X:
Drawer.CenterPanel.LoadLayout("TradeJournal")
Last edited: