saket / cascade

Nested popup menus with smooth height animations for Android
https://saket.github.io/cascade
Apache License 2.0
2.02k stars 67 forks source link

Provide an option to not dismiss menu on item menu click #55

Open gehee opened 3 months ago

gehee commented 3 months ago

I have an item with a checkbox in it; I'd like to let the user check multiple items before dismissing the menu.

Is there a way to make the menu item not do anything on item click? I just want to update the menu item itself, leaving the menu itself displayed still.