material-ripple icon indicating copy to clipboard operation
material-ripple copied to clipboard

use for circular widgets

Open pishguy opened this issue 8 years ago • 2 comments

Hi. Thanks for sharing your library, how to use that for circular widgets and use that for listview items?

thanks

pishguy avatar Aug 01 '15 22:08 pishguy

Looking for it aswell, have you find the answer?

curliq avatar Mar 02 '16 17:03 curliq

MaterialRippleLayout.on(v) .rippleColor(App.RIPPLE_COLOR) .rippleAlpha(0.5f) .rippleHover(true) .rippleOverlay(true) .rippleRoundedCorners(25) .create();

opiumfive avatar Sep 27 '16 09:09 opiumfive