balysv / material-ripple

Android L Ripple effect wrapper for Views
Apache License 2.0
2.36k stars 479 forks source link

fixed #55: Child view's onClickListener within MaterialRippleLayout doesn't work #56

Closed ashqal closed 7 years ago

ashqal commented 8 years ago

childView performClick at first, and if not handled, dispatch to adapterView

balysv commented 7 years ago

Thanks for the contribution!