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

Commit 2cdb4258 authored by Android Build Coastguard Worker's avatar Android Build Coastguard Worker
Browse files

Snap for 9107440 from 205e479a to tm-qpr1-release

Change-Id: I229c55f267a3647352710a2f9dca763ee929cb7e
parents cddca1a7 205e479a
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -47,6 +47,9 @@ public class LayoutType {
    public static final String SMALL_ICON_HORIZONTAL_TEXT = "short_icon_row";
    public static final String SMALL_ICON_HORIZONTAL_TEXT_THUMBNAIL = "short_icon_row_thumbnail";

    // This layout contains a series of thumbnails (currently up to 3 per row)
    public static final String THUMBNAIL_CONTAINER = "thumbnail_container";

    // This layout creates square thumbnail image (currently 3 column)
    public static final String THUMBNAIL = "thumbnail";