RippleCompat
RippleCompat copied to clipboard
Easy ripple effect API for android, backward compatible to API 7.
GitHub changed the way Markdown headings are parsed, so this change fixes it. See [bryant1410/readmesfix](https://github.com/bryant1410/readmesfix) for more information. Tackles bryant1410/readmesfix#1
How to disable full background fade effect and keep the ripple only?
App crash while using Support CardView java.lang.NullPointerException: Attempt to read from field 'int android.graphics.Rect.left' on a null object reference
Disappears padding in ImageView.
- Updated gradle build files and gradle plugin - Updated app demo code example to improve code readability - RippleConfig setters acts as builder - Added config folder and configure...