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

Commit a682cda6 authored by Brian Isganitis's avatar Brian Isganitis Committed by Android (Google) Code Review
Browse files

Merge "Add CONTAINER_WALLPAPERS for storing wallpaper info." into sc-v2-dev

parents 7b5aedc7 f0ca4ae7
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -199,6 +199,7 @@ public class LauncherSettings {
        public static final int CONTAINER_WIDGETS_TRAY = -105;
        public static final int CONTAINER_BOTTOM_WIDGETS_TRAY = -112;
        public static final int CONTAINER_PIN_WIDGETS = -113;
        public static final int CONTAINER_WALLPAPERS = -114;
        // Represents search results view.
        public static final int CONTAINER_SEARCH_RESULTS = -106;
        public static final int CONTAINER_SHORTCUTS = -107;