diff --git a/res/layout/secondary_launcher.xml b/res/layout/secondary_launcher.xml index 021325549b..272d8d6c5f 100644 --- a/res/layout/secondary_launcher.xml +++ b/res/layout/secondary_launcher.xml @@ -113,6 +113,7 @@ android:layout_height="@dimen/all_apps_search_bar_field_height" android:layout_centerHorizontal="true" android:layout_gravity="top|center_horizontal" + android:layout_marginTop="24dp" android:background="@drawable/bg_all_apps_searchbox" android:elevation="1dp" android:focusableInTouchMode="true"