Removed outdated Q1 Matchmaker easter egg, fixed a few warnings in the SettingsFragment

This commit is contained in:
Deniz Düzgören
2019-07-23 21:42:56 +02:00
parent 0576ca0d1a
commit 2b5d03093b
10 changed files with 34 additions and 263 deletions
-2
View File
@@ -8,8 +8,6 @@
<color name="hintcolor">#757575</color>
<color name="lighthintcolor">#bdbdbd</color>
<color name="datingPink">#d81b60</color>
<color name="bgred">#F28B82</color>
<color name="bgorange">#FBBC04</color>
<color name="bgyellow">#FFF475</color>
-5
View File
@@ -1,5 +0,0 @@
<resources>
<!-- Default screen margins, per the Android Design guidelines. -->
<!-- Default screen margins, per the Android Design guidelines. -->
</resources>
-8
View File
@@ -13,15 +13,7 @@
<item name="colorPrimary">@color/accent</item>
<item name="colorPrimaryDark">@color/background</item>
<item name="colorAccent">@color/accent</item>
<!-- <item name="colorBackground">#eeeeee</item>-->
<!-- <item name="colorBackgroundCard">#f5f5f5</item>-->
<!-- <item name="colorText">#212121</item>-->
<!-- <item name="colorHintLight">#212121</item>-->
<!-- <item name="colorHint">#9e9e9e</item>-->
<!-- <item name="colorHintDark">#000000</item>-->
<item name="android:fontFamily">@font/manrope_medium</item>
<!-- <item name="referenceTextColor">?attr/colorHint</item>-->
<!-- <item name="colorChip">#e0e0e0</item>-->
<item name="android:colorEdgeEffect">@color/accent</item>
</style>