mirror of
https://github.com/status-im/status-mobile.git
synced 2025-01-12 17:54:32 +00:00
switch control color android
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
This commit is contained in:
parent
5a955cd4d2
commit
fb86b4d367
@ -1,6 +1,7 @@
|
||||
<resources>
|
||||
<style name="AppTheme" parent="Theme.AppCompat.DayNight.NoActionBar">
|
||||
<item name="colorPrimaryDark">?attr/backgroundColor</item>
|
||||
<item name="colorControlActivated">#ffffff</item>
|
||||
<item name="android:windowBackground">?attr/backgroundColor</item>
|
||||
<item name="android:forceDarkAllowed">true</item>
|
||||
</style>
|
||||
|
Loading…
x
Reference in New Issue
Block a user