在CardView标签下添加下面属性:
app:cardPreventCornerOverlap="false"
app:cardUseCompatPadding="true"
添加水纹效果
android:foreground="?attr/selectableItemBackground"
在CardView标签下添加下面属性:
app:cardPreventCornerOverlap="false"
app:cardUseCompatPadding="true"
添加水纹效果
android:foreground="?attr/selectableItemBackground"