Merge "Make notif control padding match" into sc-dev

This commit is contained in:
Julia Reynolds
2021-05-13 16:28:27 +00:00
committed by Android (Google) Code Review

View File

@@ -24,7 +24,7 @@
android:clipChildren="true"
android:clipToPadding="true"
android:orientation="vertical"
android:paddingStart="12dp">
android:paddingStart="@dimen/notification_shade_content_margin_horizontal">
<!-- Package Info -->
<LinearLayout