Fix black theme and Home crashing

This commit is contained in:
h4h13 2019-09-30 00:09:32 +05:30
parent 945d66169e
commit a2c5996302
3 changed files with 2 additions and 8 deletions

View file

@ -19,5 +19,5 @@
<color name="blackColorPrimary">#000000</color>
<color name="blackColorBackground">#000000</color>
<color name="blackColorSurface">#111111</color>
<color name="blackColorSurface">#000000</color>
</resources>