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

Commit c6c260e1 authored by Clark Scheff's avatar Clark Scheff
Browse files

Themes: Add STYLE_THUMBNAIL to PreviewColumns

Change-Id: Ie18264cbede92220335400428e67735866cd442d
parent 1a2306a2
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -502,6 +502,12 @@ public class ThemesContract {
         */
        public static final String STYLE_PREVIEW = "style_preview";

        /**
         * Cached thumbnail preview of UI controls representing the theme's style
         * <P>Type: BLOB (bitmap)</P>
         */
        public static final String STYLE_THUMBNAIL = "style_thumbnail";

        /**
         * Cached thumbnail of the theme's boot animation
         * <P>Type: BLOB (bitmap)</P>