mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-20 11:18:21 +00:00
Merge "Revert "Fix padding/margin for widgets in widgetpicker"" into udc-qpr-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
c37899ecbd
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user