balysv / material-ripple

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

Not wokring OnClick child View in ConstraintLayout #82

Open ghost opened 6 years ago

ghost commented 6 years ago

If 2 View the inside of the LinearLayout then MaterialRipple Onclick and Effects Working. BUT!!!

If they are inside ConstraintLayout. everything breaks down. OnClick Only parent works

PLS Fix. I did not check via XML. But programmatically, LinearLayout works. But I need ConstraintLayout

mobileguru007 commented 5 years ago

Duplicate of #86 , You have to use childview of MaterialRippleLayout for onclicklistener