Splash screen should be dark for dark theme (#148)
This commit is contained in:
committed by
GitHub
parent
f130d33eba
commit
69690d5c2a
3
app/src/main/res/values-night/colors.xml
Normal file
3
app/src/main/res/values-night/colors.xml
Normal file
@@ -0,0 +1,3 @@
|
||||
<resources>
|
||||
<color name="splash_background">#FF313332</color>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user