Merge "AOD: Fix layout" into oc-dev
diff --git a/core/res/res/layout/notification_template_material_ambient.xml b/core/res/res/layout/notification_template_material_ambient.xml
index 74f0e57..76b3528 100644
--- a/core/res/res/layout/notification_template_material_ambient.xml
+++ b/core/res/res/layout/notification_template_material_ambient.xml
@@ -33,7 +33,8 @@
android:layout_gravity="top"
android:layout_marginTop="@dimen/notification_content_margin_top"
android:layout_marginBottom="@dimen/notification_action_list_height"
- android:paddingTop="10dp"
+ android:paddingTop="4dp"
+ android:paddingBottom="6dp"
android:clipToPadding="false"
android:orientation="vertical">