mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2025-02-17 21:06:48 +01:00
Mi Band 3: temporarily disable sunset/sunrise night mode setting
Will revert after we support setting sunrise/sunset
This commit is contained in:
parent
9fda67b297
commit
4d1ce2b72c
@ -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>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user