From e8a33e0c838dbd29cdaca3c164da232b8ecff467 Mon Sep 17 00:00:00 2001 From: Julia Reynolds Date: Wed, 21 Apr 2021 10:55:51 -0400 Subject: [PATCH] Notif history styling updates Test: manual Fixes: 185625272 Change-Id: Ie9d62573b2c6480b84ab9172beccf519e7e880dc --- res/layout/notification_history.xml | 3 --- res/layout/notification_history_app_layout.xml | 8 ++++---- 2 files changed, 4 insertions(+), 7 deletions(-) diff --git a/res/layout/notification_history.xml b/res/layout/notification_history.xml index fdcecb3f596..0b0e1d5d34b 100644 --- a/res/layout/notification_history.xml +++ b/res/layout/notification_history.xml @@ -146,7 +146,6 @@ diff --git a/res/layout/notification_history_app_layout.xml b/res/layout/notification_history_app_layout.xml index 78f2ef49a2e..7c6e5a3a3e5 100644 --- a/res/layout/notification_history_app_layout.xml +++ b/res/layout/notification_history_app_layout.xml @@ -26,9 +26,9 @@ android:layout_width="match_parent" android:clipChildren="true" android:background="@drawable/button_ripple_radius" - android:paddingTop="24dp" + android:paddingTop="20dp" android:orientation="horizontal" - android:paddingBottom="22dp" + android:paddingBottom="18dp" android:paddingStart="16dp"> + android:textAppearance="@*android:style/TextAppearance.DeviceDefault.Notification.Title"/> + android:textAppearance="@*android:style/TextAppearance.DeviceDefault.Notification"/>