C cristian petersen Member Licensed User Longtime User Mar 13, 2019 #1 Hello, I am trying to use the same drawer in my app through different activities. The problem I am facing is that the hamburguer and title in actionbar are not visible. I am not understanding why. Any help would be appreciate, thanks. Attachments DrawerwithActivities.zip 15.8 KB · Views: 347
Hello, I am trying to use the same drawer in my app through different activities. The problem I am facing is that the hamburguer and title in actionbar are not visible. I am not understanding why. Any help would be appreciate, thanks.
Erel B4X founder Staff member Licensed User Longtime User Mar 13, 2019 #2 It is not related to B4XDrawer. You need to add an ACToolBarLight to each of the activities. See the example: https://www.b4x.com/android/forum/threads/b4x-b4xdrawer-sliding-drawer.97828/#content Upvote 0
It is not related to B4XDrawer. You need to add an ACToolBarLight to each of the activities. See the example: https://www.b4x.com/android/forum/threads/b4x-b4xdrawer-sliding-drawer.97828/#content