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

Commit 19901f2b 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 am: 0b5c2a1d

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



Change-Id: If1dea5af81ce283efd12a0e016d6e0be11a1027e
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 2cde4b81 0b5c2a1d
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>