これ を使用しlibrary
て実装するRipple Effect
と、デバイス以外では問題なく動作しAndroid M
ます。
Android Mデバイスで、復元でアンダーフローと表示される - 保存より復元がIllegalStateException
多い
FATAL EXCEPTION: main
Process: com.example.ripplethings, PID: 20119
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:540)
at com.andexert.library.RippleView.draw(RippleView.java:166)