ozodrukh / RippleDrawable

Ripple effect for Android 14+
MIT License
514 stars 89 forks source link

Dirty fix for click handling on half-empty scrollable container #10

Closed AChep closed 9 years ago

AChep commented 9 years ago

If you press an item of half-empty scrollable container (which is obliviously not scrollable now) and move your finger away out of the item's bounds and then release... view is being clicked. This is probably not perfect solution, but it solves the issue.