Merge "[Ongoing Call Chip] Add 5dp of start margin." into sc-v2-dev am: e87ac876cb

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/16156036

Change-Id: Ic3b238733990b4845ac138b4dc7b0a3162327f5f
This commit is contained in:
TreeHugger Robot
2021-11-01 16:43:00 +00:00
committed by Automerger Merge Worker

View File

@@ -21,6 +21,7 @@
android:layout_width="wrap_content"
android:layout_height="match_parent"
android:layout_gravity="center_vertical|start"
android:layout_marginStart="5dp"
>
<LinearLayout
android:id="@+id/ongoing_call_chip_background"