I would love to enable touch feedback for my Open-Source library.
I\'ve created a RecyclerView and a CardView. The CardView co
RecyclerView
CardView
android:foreground="?android:attr/selectableItemBackground"
If you use foreground instead background, you don't need to use clickable or focusable