mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2026-07-31 07:44:24 +02:00
Mi Band 3: temporarily disable sunset/sunrise night mode setting
Will revert after we support setting sunrise/sunset
This commit is contained in:
@@ -172,12 +172,16 @@
|
||||
|
||||
<string-array name="mi3_night_mode">
|
||||
<item>@string/off</item>
|
||||
<!--
|
||||
<item>@string/mi3_night_mode_sunset</item>
|
||||
-->
|
||||
<item>@string/mi2_dnd_scheduled</item>
|
||||
</string-array>
|
||||
<string-array name="mi3_night_mode_values">
|
||||
<item>@string/p_off</item>
|
||||
<!--
|
||||
<item>@string/p_sunset</item>
|
||||
-->
|
||||
<item>@string/p_scheduled</item>
|
||||
</string-array>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user