79104486

Date: 2024-10-19 08:27:55
Score: 0.5
Natty:
Report link

you can set these attributes to your cardview :

app:cardCornerRadius="16dp"
android:cardElevation="0dp"
android:background="@android:color/transparent"

easily set the cardCornerRadius a little more or exactly same as your corner radius value.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Mohammad Hossein Ahmadi