Answers for "how to make click effect on cardview in android studio"

0

add tap animation cardview android

android:foreground="?android:attr/selectableItemBackground"
android:clickable="true"
Posted by: Guest on June-10-2020

Code answers related to "how to make click effect on cardview in android studio"

Browse Popular Code Answers by Language