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"/>