dmitry-zaitsev/AndroidSideMenu

Feature Request : main part remains clickable

Closed this issue · 1 comments

I would like the main part to remain clickable when the menu is opened. This may be an option, changeable with a setter.

Done. Use

setDispatchTouchWhenOpened(true)