Hello everyone,
I have a problem with my App.
I use two menus, one left overlay and one right reveal.
When I swipe the left menu to close it, it’s all ok; but when I swipe to close the right menu, the one on the left opens.
Any ideas about how to fix this?
Now I think that it will be good to detect the “closing” event of the right menu ( to disable the left one ) and then the “closed” event ( to enable it again ). Ideas?