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

Commit 711526c2 authored by Android Build Coastguard Worker's avatar Android Build Coastguard Worker
Browse files

Snap for 9207990 from 331da01d to tm-qpr2-release

Change-Id: If8df1cb7cd9827d19b87180476549d4e1ff3d472
parents c43bc73b 331da01d
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -50,6 +50,10 @@ public class LayoutType {
    // This layout contains a series of thumbnails (currently up to 3 per row)
    public static final String THUMBNAIL_CONTAINER = "thumbnail_container";

    // This layout creates a container for people grouping
    // Only available above version code 2
    public static final String BIG_ICON_MEDIUM_HEIGHT_ROW = "big_icon_medium_row";

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