summaryrefslogtreecommitdiff
path: root/data/res/layout/notification_template_material_media.xml
diff options
context:
space:
mode:
Diffstat (limited to 'data/res/layout/notification_template_material_media.xml')
-rw-r--r--data/res/layout/notification_template_material_media.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/res/layout/notification_template_material_media.xml b/data/res/layout/notification_template_material_media.xml
index 2c69b90c..3a0912bd 100644
--- a/data/res/layout/notification_template_material_media.xml
+++ b/data/res/layout/notification_template_material_media.xml
@@ -49,7 +49,7 @@
android:layout_gravity="fill_vertical"
android:layout_weight="1"
android:minHeight="@dimen/notification_min_content_height"
- android:paddingBottom="@dimen/notification_content_margin_bottom"
+ android:paddingBottom="@dimen/notification_content_margin"
android:orientation="vertical"
>
<include layout="@layout/notification_template_part_line1"/>