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

Commit e9defd54 authored by Candice Lo's avatar Candice Lo Committed by Android (Google) Code Review
Browse files

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

parents 77350cbf ae7b653c
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>