diff --git a/res/layout/widgets_two_pane_sheet_paged_view.xml b/res/layout/widgets_two_pane_sheet_paged_view.xml index 5cc24068fd..d3a85849fc 100644 --- a/res/layout/widgets_two_pane_sheet_paged_view.xml +++ b/res/layout/widgets_two_pane_sheet_paged_view.xml @@ -74,7 +74,9 @@ android:id="@+id/suggestions_header" android:layout_marginTop="8dp" android:layout_marginHorizontal="@dimen/widget_list_horizontal_margin_two_pane" - android:orientation="horizontal"> + android:orientation="horizontal" + android:background="?android:attr/colorBackground" + launcher:layout_sticky="true"> + android:paddingBottom="16dp" + android:orientation="horizontal" + android:background="?android:attr/colorBackground" + launcher:layout_sticky="true">