I'm using B4XDrawer in an android app and I find that it would be very helpful for what i'm trying to do if there was something like a Drawer_close event and a Drawer_open event for when the drawer is opened or closed, whether by sliding in and out or by touching some icon or whatever.
I'm implementing the drawer on an activity without a toolbar.
Does something like that exist?
I'm implementing the drawer on an activity without a toolbar.
Does something like that exist?