From e32e6cc981f0e6cf147972f6611b7101e100722d Mon Sep 17 00:00:00 2001 From: Julia Reynolds Date: Mon, 1 Jun 2020 14:57:30 -0400 Subject: [PATCH] Some text polish - Update styles and alignment Test: manual Fixes: 157769522 Change-Id: I92113b5e7a918e1ec31acb64aa10457f4c762760 --- res/layout/notification_sbn_log_row.xml | 18 ++++++------------ res/values/styles.xml | 5 ++--- .../history/NotificationHistoryViewHolder.java | 2 +- 3 files changed, 9 insertions(+), 16 deletions(-) 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">