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

Commit 83aec716 authored by Android Build Coastguard Worker's avatar Android Build Coastguard Worker
Browse files

Snap for 9325773 from 59b6ad2d to tm-qpr2-release

Change-Id: I21823a23a68dfda3b918b0fd235b8c2789d6cdda
parents 9f59a52e 59b6ad2d
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -83,4 +83,8 @@ public class LayoutType {

    // layout for the section header
    public static final String SECTION_HEADER = "section_header";

    // layout for a tall card with header and image, and no icon.
    public static final String TALL_CARD_WITH_IMAGE_NO_ICON = "tall_card_with_image_no_icon";

}