Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8071001e authored by Lucas Dupin's avatar Lucas Dupin Committed by Automerger Merge Worker
Browse files

Merge "Change the order of dark theme options to match night light" into rvc-dev am: 837bda1f

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/12006807

Change-Id: I56f45a5b566bb615b2a31772e6db169c656b8dc6
parents d4bef905 837bda1f
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -104,10 +104,10 @@
    <string-array name="dark_ui_scheduler_preference_titles">
        <!-- 0: None -->
        <item>@string/dark_ui_auto_mode_never</item>
        <!-- 1: Auto -->
        <item>@string/dark_ui_auto_mode_auto</item>
        <!-- 2: Custom -->
        <!-- 1: Custom -->
        <item>@string/dark_ui_auto_mode_custom</item>
        <!-- 2: Auto -->
        <item>@string/dark_ui_auto_mode_auto</item>
    </string-array>

    <!-- Security settings.  The delay after screen is turned off until device locks.