Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 54f9fad5 authored by Candice Lo's avatar Candice Lo Committed by Automerger Merge Worker
Browse files

Merge "Changing the unit for the line height of text in notifications to sp"...

Merge "Changing the unit for the line height of text in notifications to sp" into udc-dev am: e9defd54

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/22040007



Change-Id: Ied4ac4bb6b7e14ebd35570eb82511a84856a4ea8
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents c6869ca0 e9defd54
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -356,7 +356,7 @@
    <dimen name="notification_headerless_margin_twoline">20dp</dimen>

    <!-- The height of each of the 1 or 2 lines in the headerless notification template -->
    <dimen name="notification_headerless_line_height">24dp</dimen>
    <dimen name="notification_headerless_line_height">24sp</dimen>

    <!-- vertical margin for the headerless notification content -->
    <dimen name="notification_headerless_min_height">56dp</dimen>