Make notif control padding match
Between convos and non-convos Test: visual with a ruler Fixes: 160016286 Change-Id: Ie5588a657174007a4fb02d1aa27bb7f62e24786d
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user