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
+6
View File
@@ -141,6 +141,12 @@
<string name="allcolourscleared">Colours for all courses have been cleared</string>
<string name="finish">Finish</string>
<string name="chromecompatible">No Chrome-compatible browser found</string>
<string name="noyoutube">YouTube app not found</string>
<string name="showinfo">Show info tab in navigation bar</string>
<string name="swipeindependent">Independent of swipe gesture</string>
<!--<string name="avhblue">AvH-Blue</string>-->
<!--<string name="rosered">AvH-Blue</string>-->
+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>