diff --git a/res/layout/notification_sbn_log_row.xml b/res/layout/notification_sbn_log_row.xml index 7a3e6d7d817..6156d261ebb 100644 --- a/res/layout/notification_sbn_log_row.xml +++ b/res/layout/notification_sbn_log_row.xml @@ -32,7 +32,8 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:minHeight="@*android:dimen/status_bar_icon_size" - android:paddingBottom="6dp"> + android:gravity="center_vertical" + android:layout_marginBottom="6dp">