Custom Android UI widgets with samples
Attach to any view to add ripple touch effect on top of, you can check it in action at https://play.google.com/store/apps/details?id=com.meg7.freshpaper
Use https://gist.github.com/ahmedre/e6807cf729e3f25dd807 isntead.
new RippleView(this, findViewById(R.id.flatButton));
- Mostafa Gazar - [email protected]