mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-19 10:48:19 +00:00
Merge "Fix padding/margin for widgets in widgetpicker" into udc-qpr-dev am: 522665d2a4
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/23752205 Change-Id: I37d6cdaf25528b7afdbb6f178c2f201191b06d85 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -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