Removed unwanted params

This commit is contained in:
h4h13 2019-05-17 09:51:22 +05:30
parent a092ad9ac7
commit ee59be16c4
17 changed files with 32 additions and 71 deletions

View file

@ -4,7 +4,6 @@
<corners
android:topLeftRadius="12dp"
android:topRightRadius="12dp" />
<solid
android:color="?attr/cardBackgroundColor" />
<solid android:color="?attr/cardBackgroundColor" />
</shape>