Merge "Make notif control padding match" into sc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
68bec471f7
@@ -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