Improved the look of cards, removed redundant code

This commit is contained in:
Deniz Düzgören
2019-05-08 08:08:04 +02:00
parent 1dcf875f85
commit 4c3d011c6f
16 changed files with 260 additions and 635 deletions
+1 -1
View File
@@ -41,7 +41,7 @@
<item name="colorPrimaryDark">#1B1B1B</item>
<item name="colorAccent">#448aff</item>
<item name="colorBackground">#1B1B1B</item>
<item name="colorBackgroundCard">#1B1B1B</item>
<item name="colorBackgroundCard">#212121</item>
<item name="colorText">#e0e0e0</item>
<item name="colorHintLight">#e0e0e0</item>
<item name="colorHint">#9e9e9e</item>