Merge "Fixing oav text overlap." into ub-launcher3-rvc-qpr-dev am: 6039c70261

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/12173855

Change-Id: I9155c9e8146aaa13deff6a34d7869bb4b09a0fd3
This commit is contained in:
TreeHugger Robot
2020-07-23 22:39:19 +00:00
committed by Automerger Merge Worker

View File

@@ -17,9 +17,7 @@
<com.android.quickstep.views.OverviewActionsView xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="@dimen/overview_actions_height"
android:layout_gravity="center_horizontal|bottom"
android:layout_marginLeft="@dimen/overview_actions_horizontal_margin"
android:layout_marginRight="@dimen/overview_actions_horizontal_margin">
android:layout_gravity="center_horizontal|bottom">
<LinearLayout
android:id="@+id/action_buttons"