RuffianZhong/RWidgetHelper

Ripple NullPointerException

kobayashikanata opened this issue · 1 comments

RTextView上如果加了
app:ripple_color="@color/rippleColorPrimary"
app:ripple="true"

在9.0、10的设备上ok,在7.1的设备上报以下异常:
java.lang.NullPointerException: Attempt to invoke virtual method 'android.graphics.drawable.shapes.Shape android.graphics.drawable.shapes.Shape.clone()' on a null object reference
exception

@kobayashikanata
感谢反馈,已修复。升级到V1.1.7版本