diff --git a/res/layout/search_bar.xml b/res/layout/search_bar.xml index 1ba64ad1ce0..3d4d0d64722 100644 --- a/res/layout/search_bar.xml +++ b/res/layout/search_bar.xml @@ -21,6 +21,7 @@ android:id="@+id/search_bar_container" android:layout_width="match_parent" android:layout_height="wrap_content" + app:layout_scrollFlags="scroll|enterAlways" android:background="?android:attr/colorPrimary"> - - - + android:layout_height="wrap_content"> + - + + + android:layout_height="wrap_content" + android:orientation="vertical" + android:descendantFocusability="blocksDescendants"> - + - - + + + + +