RippleEffect icon indicating copy to clipboard operation
RippleEffect copied to clipboard

ripple view crashes for targetSdkVersion above 22

Open HamedGh opened this issue 9 years ago • 4 comments

please bug fix this issue! I get this error:

java.lang.IllegalStateException: Underflow in restore - more restores than saves at android.graphics.Canvas.native_restore(Native Method) at android.graphics.Canvas.restore(Canvas.java:522) at com.andexert.library.RippleView.draw(RippleView.java:166)

HamedGh avatar Jan 11 '17 14:01 HamedGh

Hey, I just released a fix. Check it out: https://github.com/patrickpissurno/RippleEffect/

patrickpissurno avatar Jan 25 '17 17:01 patrickpissurno

Thanks @patrickpissurno that solves the problem it works for me on API 24

ism33ail avatar Jan 26 '17 20:01 ism33ail

I can confirm this issue with API 24.

literakl avatar Feb 08 '17 17:02 literakl

have this issue on API 25

Mahan3340 avatar Mar 18 '17 15:03 Mahan3340