Merge "Revert "Fix padding/margin for widgets in widgetpicker"" into udc-qpr-dev

This commit is contained in:
Federico Baron
2023-06-21 19:57:17 +00:00
committed by Android (Google) Code Review

View File

@@ -19,7 +19,6 @@
android:layout_height="wrap_content"
android:paddingHorizontal="@dimen/widget_cell_horizontal_padding"
android:paddingVertical="@dimen/widget_cell_vertical_padding"
android:layout_marginHorizontal="@dimen/widget_cell_horizontal_padding"
android:layout_weight="1"
android:orientation="vertical"
android:focusable="true"