Follow system theme by default

This commit is contained in:
krlvm 2021-03-27 17:53:07 +03:00
parent 8383ff64c1
commit 3bd57c0b6a

View file

@ -181,7 +181,7 @@
<string name="dark_theme_key" translatable="false">dark_theme</string>
<string name="black_theme_key" translatable="false">black_theme</string>
<string name="auto_device_theme_key" translatable="false">auto_device_theme</string>
<string name="default_theme_value" translatable="false">@string/dark_theme_key</string>
<string name="default_theme_value" translatable="false">@string/auto_device_theme_key</string>
<string name="default_night_theme_value" translatable="false">@string/dark_theme_key</string>
<string-array name="theme_values_list" translatable="false">
<item>@string/light_theme_key</item>