Fix font, text appearance, keyboard

This commit is contained in:
h4h13 2019-04-05 16:15:09 +05:30
parent af7404f4a4
commit 614d687827
46 changed files with 347 additions and 126 deletions

View file

@ -55,5 +55,7 @@
<color name="md_teal_A400">#1DE9B6</color>
<color name="md_orange_A400">#FF3D00</color>
<color name="md_deep_orange_A400">#FF3D00</color>
<color name="md_orange_A400">#FF9100</color>
<color name="md_light_green_A400">#76FF03</color>
</resources>