Archived
Removed outdated Q1 Matchmaker easter egg, fixed a few warnings in the SettingsFragment
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
<resources>
|
||||
<!-- Default screen margins, per the Android Design guidelines. -->
|
||||
|
||||
<!-- Default screen margins, per the Android Design guidelines. -->
|
||||
</resources>
|
||||
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user