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

Commit b1537461 authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

Dark theme drop down does not show selected option am: 268d6b09

Change-Id: I96c2d1253366543685ca9aaf56f55b93488bd27e
parents a32c7abc 268d6b09
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -24,7 +24,7 @@
    <DropDownPreference
        android:key="dark_ui_auto_mode"
        android:title="@string/dark_ui_auto_mode_title"
        android:summary="@string/summary_placeholder"
        android:summary="%s"
        android:entries="@array/dark_ui_scheduler_preference_titles"
        android:entryValues="@array/dark_ui_scheduler_preference_titles"
        settings:controller="com.android.settings.display.darkmode.DarkModeScheduleSelectorController"