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

Commit 174e9592 authored by Kevin Lim's avatar Kevin Lim Committed by Android (Google) Code Review
Browse files

Merge "[UniversalSearchInput] Create flag for multi-line search bar" into main

parents d93b76b7 1a2b9bce
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -323,3 +323,11 @@ flag {
    description: "Search bar persists at the bottom of the screen across Launcher states"
    bug: "346408388"
}

flag {
    name: "multiline_search_bar"
    namespace: "launcher"
    description: "Search bar can wrap to multi-line"
    bug: "341795751"
}