Hello
I am using this solution...
www.b4x.com
However, I have a small problem when I add a new activity, it appears without the top action bar.
Despite these settings ...
I found this only happening with AppCompat. Do I have to add something, change something ... I am not up to date lately and I might have missed something.
I am using this solution...
[B4X] B4XDrawer - sliding drawer
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...

Despite these settings ...
B4X:
#Region Activity Attributes
#FullScreen: False
#IncludeTitle: True
#End Region