traex / RippleEffect

Implementation of Ripple effect from Material Design for Android API 9+

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ripple view crashes for targetSdkVersion above 22

HamedGh opened this issue · 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)

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

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

I can confirm this issue with API 24.

commented

have this issue on API 25