android cardview showing border around card
问题 Android cardview is showing unnecessary border around the card. I have tried different things but I am not able to remove it. It happens when I give the card a custom background color. When I remove the cardBackgroundColor, and when default is used. Then unnecessary border is not visible. I have to use shadow and tranparent color code. Here is my layout CardView <RelativeLayout android:id="@+id/rlUserNamePassword" android:layout_width="match_parent" android:background="@android:color