mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-20 03:08:19 +00:00
Merge "Allows work apps to be dragged down while work edu is showing." into tm-dev am: c907fd0a17 am: 1bdcde8920 am: e3bbcaa7de
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/18605850 Change-Id: I260bdee92c7c8a38427efce79ade969151f1f0c6 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -16,8 +16,8 @@
|
||||
<com.android.launcher3.allapps.WorkEduCard xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="@dimen/work_edu_card_margin"
|
||||
android:layout_marginBottom="@dimen/work_edu_card_bottom_margin"
|
||||
android:paddingTop="@dimen/work_edu_card_margin"
|
||||
android:paddingBottom="@dimen/work_edu_card_bottom_margin"
|
||||
android:gravity="center">
|
||||
<RelativeLayout
|
||||
android:layout_width="match_parent"
|
||||
|
||||
Reference in New Issue
Block a user