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

Commit d7eb90c4 authored by Federico Baron's avatar Federico Baron Committed by Android (Google) Code Review
Browse files

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

parents 1f85e981 3cc8de12
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -19,6 +19,7 @@
    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"