Merge "Change the order of dark theme options to match night light" into rvc-dev am: 837bda1f25
am: 1530c46690
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/12006807 Change-Id: I21875f9bac17a782d238f7515d9e84b36db15144
This commit is contained in:
@@ -104,10 +104,10 @@
|
|||||||
<string-array name="dark_ui_scheduler_preference_titles">
|
<string-array name="dark_ui_scheduler_preference_titles">
|
||||||
<!-- 0: None -->
|
<!-- 0: None -->
|
||||||
<item>@string/dark_ui_auto_mode_never</item>
|
<item>@string/dark_ui_auto_mode_never</item>
|
||||||
<!-- 1: Auto -->
|
<!-- 1: Custom -->
|
||||||
<item>@string/dark_ui_auto_mode_auto</item>
|
|
||||||
<!-- 2: Custom -->
|
|
||||||
<item>@string/dark_ui_auto_mode_custom</item>
|
<item>@string/dark_ui_auto_mode_custom</item>
|
||||||
|
<!-- 2: Auto -->
|
||||||
|
<item>@string/dark_ui_auto_mode_auto</item>
|
||||||
</string-array>
|
</string-array>
|
||||||
|
|
||||||
<!-- Security settings. The delay after screen is turned off until device locks.
|
<!-- Security settings. The delay after screen is turned off until device locks.
|
||||||
|
Reference in New Issue
Block a user