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

Commit 29891ff9 authored by Clark Scheff's avatar Clark Scheff Committed by Gerrit Code Review
Browse files

Add navbar background preview to ThemesContract

Change-Id: Id3ed43c86649b1757fec7f3fc7dee2d2730258e2
parent 5264ec3f
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -454,6 +454,12 @@ public class ThemesContract {
         */
        public static final String STATUSBAR_CLOCK_TEXT_COLOR = "statusbar_clock_text_color";

        /**
         * Cached image of the themed navigation bar background.
         * <P>Type: BLOB (bitmap)</P>
         */
        public static final String NAVBAR_BACKGROUND = "navbar_background";

        /**
         * Cached image of the themed back button.
         * <P>Type: BLOB (bitmap)</P>