mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-19 02:38:20 +00:00
Merge "Fix padding/margin for widgets in widgetpicker" into udc-qpr-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
522665d2a4
@@ -16,6 +16,7 @@
|
||||
<com.android.launcher3.widget.picker.WidgetsListTableView
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:id="@+id/widgets_table"
|
||||
android:paddingHorizontal="@dimen/widget_list_horizontal_margin"
|
||||
android:background="@drawable/bg_widgets_content"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content" />
|
||||
|
||||
Reference in New Issue
Block a user