Answers for "how to set foreground attribute in cardview in android"

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 set foreground attribute in cardview in android"

Browse Popular Code Answers by Language