I am using MaterialCardView as my cardview layout. Now, Android-studio started showing me that instead of current implementation \"com.google.android.mat
cardview
implementation \"com.google.android.mat
In my case I just added the android:theme="" attribute and it worked. My Material Card View element is as below -
.... ....