我想改变Long Press上Card View的背景,我访问了很多论坛,但没有人给出正确答案。
那么,如何更改list / card / recycler视图的背景就像长按导航视图项一样?
答案 0 :(得分:2)
我想,你正试图在CardView上实现涟漪效应。为此,请将以下属性添加到xml中的CardView:
android:foreground="?android:attr/selectableItemBackground"
android:clickable="true"
希望这会有所帮助。 Source
答案 1 :(得分:0)
如果您使用20
。您必须在$elemMatch
的{{1}}上使用RecyleView
个活动。就像 -
onLongClickListener()
如果您使用Adapter
,则可以通过 -
RecyleView