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

This commit is contained in:
TreeHugger Robot
2021-11-01 16:20:20 +00:00
committed by Android (Google) Code Review

View File

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