code refactor

This commit is contained in:
h4h13 2018-08-05 22:05:09 +05:30
parent 2d55b14c0f
commit 8d9fb4c0df
21 changed files with 1171 additions and 836 deletions

View file

@ -4,8 +4,5 @@
<corners
android:topLeftRadius="12dp"
android:topRightRadius="12dp"/>
<padding
android:bottom="8dp"
android:top="8dp"/>
<solid android:color="?attr/cardBackgroundColor"/>
</shape>