可以直接设置background:android:background="?android:attr/selectableItemBackground"
如果你已经有了background,可以设置前景色:android:foreground="?android:attr/selectableItemBackground"
注意
?android:attr/selectableItemBackgroundBorderless 无边界涟漪效果
?android:attr/selectableItemBackground 有边界涟漪效果