【发布时间】:2018-08-23 03:31:41
【问题描述】:
【问题讨论】:
-
好的,但是如何改变颜色波纹??
-
创建一个
RippleDrawable把它放在drawable-v21里面。搜索它。看看This。 -
可以树立榜样
【问题讨论】:
RippleDrawable 把它放在 drawable-v21 里面。搜索它。看看This。
I've already answered to a similar question, you check the answer here
这基本上包括将以下内容添加到项目的布局中:
android:background="?attr/selectableItemBackground"
【讨论】: