- fixed fade animation color on dark mode (was always white)

This commit is contained in:
Eugeniu Olog 2020-03-17 21:10:36 +01:00
parent c6fc672cd1
commit 01814d8b31
11 changed files with 103 additions and 44 deletions

View file

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="window_color">@android:color/black</color>
</resources>