item的xml 根标签下添加如下三个属性
android:clickable="true" android:focusable="true" android:background="?android:selectableItemBackground"
selectableItemBackgroundBorderless 越界的波纹 api21新增的样式 感觉还是不越界好看
转载于:https://www.cnblogs.com/rchao/p/11174565.html
item的xml 根标签下添加如下三个属性
android:clickable="true" android:focusable="true" android:background="?android:selectableItemBackground"
selectableItemBackgroundBorderless 越界的波纹 api21新增的样式 感觉还是不越界好看
转载于:https://www.cnblogs.com/rchao/p/11174565.html