traex / RippleEffect

Implementation of Ripple effect from Material Design for Android API 9+
MIT License
4.92k stars 1.08k forks source link

java.lang.IllegalStateException #104

Closed cooliean closed 8 years ago

cooliean commented 8 years ago

java.lang.IllegalStateException Underflow in restore - more restores than saves

Android 6.0,level 23

android.graphics.Canvas.native_restore(Native Method) android.graphics.Canvas.restore(Canvas.java:540)

android.view.View.updateDisplayListIfDirty(View.java:15284) android.view.ViewGroup.recreateChildDisplayList(ViewGroup.java:3603) android.view.ViewGroup.dispatchGetDisplayList(ViewGroup.java:3583)

patrickpissurno commented 7 years ago

Please try this fixed version as alternative (you can use any targetSdkVersion): https://github.com/patrickpissurno/RippleEffect/