diff --git a/app/src/main/res/layout/item_status_notification.xml b/app/src/main/res/layout/item_status_notification.xml index 95d0661da..0d973dffd 100644 --- a/app/src/main/res/layout/item_status_notification.xml +++ b/app/src/main/res/layout/item_status_notification.xml @@ -6,7 +6,8 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:paddingLeft="14dp" - android:paddingRight="14dp"> + android:paddingRight="14dp" + android:paddingBottom="10dp">