使用它 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)