-1

First off I'd like to ask why pre Lollipop don't have the ripple effect, Then is there any library, hack or something to use to implement ripple on pre Lollipop. I have tried alot of things, closest I get is app crashes.

Peter Ola
  • 132
  • 8

1 Answers1

1

you can use this library https://github.com/traex/RippleEffect. There are some more cool libraries at http://android-arsenal.com . Try those out.

Let me know if it works for you.