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

Commit efec5796 authored by Becky Qiu's avatar Becky Qiu
Browse files

[OneSearch] Add a new layout type for answer cards.

Bug: 204699454
Test: manual: https://screenshot.googleplex.com/B8Qhqi8Yf9dXCi7
Merged-In: I3ad0325fd0eb701d895eb6406b2726d671765c2e
Change-Id: I3ad0325fd0eb701d895eb6406b2726d671765c2e
parent 7bc26cd6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -43,6 +43,7 @@ public class LayoutType {
    // will replace ICON_DOUBLE_* ICON_SINGLE_* layouts
    public static final String ICON_HORIZONTAL_TEXT = "icon_row";
    public static final String HORIZONTAL_MEDIUM_TEXT = "icon_row_medium";
    public static final String EXTRA_TALL_ICON_ROW = "extra_tall_icon_row";
    public static final String SMALL_ICON_HORIZONTAL_TEXT = "short_icon_row";
    public static final String SMALL_ICON_HORIZONTAL_TEXT_THUMBNAIL = "short_icon_row_thumbnail";