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

Commit a2b0a7e1 authored by Isaac Katzenelson's avatar Isaac Katzenelson
Browse files

Make Clock dream default to "dim"

Bug: 7485798
Change-Id: Ibd8a65c45f798aa2c9d7b1fd8cd5c2b008255578
parent c1d29390
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -26,5 +26,5 @@
        android:key="screensaver_night_mode"
        android:title="@string/night_mode_title"
        android:summary="@string/night_mode_summary"
        android:defaultValue="false" />
        android:defaultValue="true" />
</PreferenceScreen>