Fixed visual bugs for API levels 21-22, removed "Open info panel automatically" feature due to visual bugs, switched out test URLs for real URLs again

This commit is contained in:
Deniz Düzgören
2019-08-01 15:36:21 +02:00
parent 6cf4c44880
commit a2721aabcd
15 changed files with 56 additions and 83 deletions
+2
View File
@@ -8,6 +8,8 @@
<color name="colorHint">#757575</color>
<color name="colorHintLight">#bdbdbd</color>
<color name="legacyBlack">#000000</color>
<color name="bgRed">#F28B82</color>
<color name="bgOrange">#FBBC04</color>
<color name="bgYellow">#FFF475</color>