umano / AndroidSlidingUpPanel

This library provides a simple way to add a draggable sliding up panel (popularized by Google Music and Google Maps) to your Android application. Brought to you by Umano.
http://umano.me
Apache License 2.0
9.49k stars 2.27k forks source link

Main layout to set unclickable. #937

Open kingsammalik opened 5 years ago

kingsammalik commented 5 years ago

I'd like the background (main) layout to not be clickable when the panel is expanded. I have a recyclerview on the panel layout, whenever I click on recyclerview item, the item in the background that is in main layout, that is taking the click event.

soska12 commented 5 years ago

I'd like the background (main) layout to not be clickable when the panel is expanded. I have a recyclerview on the panel layout, whenever I click on recyclerview item, the item in the background that is in main layout, that is taking the click event.

Do you have any progress on this?

iganovir commented 5 years ago

i have the same question too

lastpeony commented 3 years ago

same question ?