I seem to run into an issue with B4XDrawer while creating my own titlebar.
When B4XDrawer is used with a system drawn titlebar, the drawer opens UNDER the title bar. However, when there is no title bar, the drawer opens at location (0,0). Which is OVER the titlebar I have drawn myself using views.
Is there a way to add an option to give some extra padding at the top to bring the drawer a bit lower?
When B4XDrawer is used with a system drawn titlebar, the drawer opens UNDER the title bar. However, when there is no title bar, the drawer opens at location (0,0). Which is OVER the titlebar I have drawn myself using views.
Is there a way to add an option to give some extra padding at the top to bring the drawer a bit lower?