java.lang.IllegalStateException: Underflow in restore - more restores than saves
huangyuan1113 opened this issue · 12 comments
huangyuan1113 commented
android 6.0.1 Mi Note
jermeyyy commented
Same on Moto X Force 6.0.1
ClarkXP commented
All devices running Android 6.0 are crashing
Khang-NT commented
Same with my problem in Android 6.0
stroem commented
Possible fix: #81 (comment)
stroem commented
Workaround until bug is fixed
repositories {
maven { url "https://jitpack.io" }
}
dependencies {
compile 'com.github.Hitta:RippleEffect:82cf00e551'
}
cocolove2 commented
dependencies {
compile 'com.github.traex.rippleeffect:library:1.3'
}
i use this in my build.gradle,it has the same problem with android 6.0,but when i use source code ,it not problem,so i think it not update in jctener.
forever4313 commented
same issue on android 6.0 nexus 6p
mnafian commented
same issue on android 6.0 on genymotion..
EricMo commented
the same issue on android 6.0 on MI5
giffell commented
i got it too. Please fix it. Thanks
rupakanto commented
Is there any progress made on this ?
patrickpissurno commented
Here, try this fixed version: https://github.com/patrickpissurno/RippleEffect/