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

Commit 585ed280 authored by android-build-team Robot's avatar android-build-team Robot
Browse files

Snap for 7110204 from 24691e4b to sc-release

Change-Id: Idabbec8b48282dc91d3cd35db9010b61a4002864
parents 260b0404 24691e4b
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -56,5 +56,12 @@ public class LayoutType {
    // TODO: add diagram
    public static final String TEXT_HEADER = "header";


    // Widget bitmap preview
    public static final String WIDGET_PREVIEW = "widget_preview";

    // Live widget search result
    public static final String WIDGET_LIVE = "widget_live";

    // TODO: replace the plugin item types with these string constants
}