DrawerMenu : Create custom drawer / sidebar

A post was split to a new topic: Can we have an option for drawer handle

can we have an option for drawer handle? so that if the drawer is closed, user knows that there's a drawer. Thanks!

Untitled

Added option to check either rawer is opened or not
Added HapticFeedback
Added other overlay options

com.xtiger.drawermenu.aix (31.0 KB)

hi tiger

Hello friend Tigre, greetings from Colombia. My question is the following, or query regarding your extension, how do I make it so that the menu does not overlap the container but rather pushes it to one side as I show you in the figure and video?

Yes but you have to click to open it , direct swiping wont work.

com.xtiger.drawermenu.aix (25.1 KB)

Great extension!
But...
It conflicts with LabelPlus and CardView. After adding DrawerMenu, all Click handlers only work in the container that is passed to drawerMenuLayout. All LabelPlus.Clickable on labels that are in other containers stop working. CardView.MakeCardView also stops accepting clicks.
In addition, this problem affects all Screens, because (suddenly!) DrawerMenu is so global that it opens on all screens of the application when swiped. And while the conflict is understandable, such globality seems abnormal to me.
I apologise for my manners, but we all have different mentalities)))