Hi all,
I am using flyout menu in my app. I followed https://github.com/garuma/FlyOutMenu to make it working. It works. Although I have a small issue. When the screen is showing ContentLayout, when clicks over it underlying menu redirects to the activity, which is specified in the particular menu item.
How can i make the menu work only when it is on top?
Please help, Thanks