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

Commit c3a024d2 authored by gsarrica's avatar gsarrica Committed by Steve Kondik
Browse files

Added Settings String for Quick unlock option and fixed white space

Change-Id: Iac85196184cbfa5b0179c504caf1f69b47b924ae
parent e39ed77e
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -2194,6 +2194,13 @@ public final class Settings {
         */
        public static final String LOCKSCREEN_ALWAYS_MUSIC_CONTROLS = "lockscreen_always_music_controls";

        /**
         * Whether to use the custom quick unlock screen control
         * @hide
         */
        public static final String LOCKSCREEN_QUICK_UNLOCK_CONTROL =
            "lockscreen_quick_unlock_control";

        /**
         * Whether to use a custom pull-down notification screen
         * @hide