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

Commit df8edaa3 authored by Ioana Alexandru's avatar Ioana Alexandru
Browse files

Revert "[Notif redesign] Update spacing under top line"

Revert submission 32215758-bc25_messaging_spacing

Reason for revert: previous spacing looked better, 2dp is a bit tight

Reverted changes: /q/submissionid:32215758-bc25_messaging_spacing

Change-Id: If9cce90180c2e1a399d1631433084ba7f0833bf5
parent 8efa41fc
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -338,9 +338,9 @@

    <!-- The spacing between the content and the header text above it, scaling with text size.
         This value is chosen so that, taking into account the text spacing for both the text in the
         top line and the text in the content, the distance between them is ~2dp with the default
         top line and the text in the content, the distance between them is 4dp with the default
         screen configuration (and will grow accordingly for larger font sizes) -->
    <dimen name="notification_2025_content_margin_top">8sp</dimen>
    <dimen name="notification_2025_content_margin_top">10sp</dimen>

    <!-- height of the content margin that is applied at the end of the notification content -->
    <dimen name="notification_content_margin">20dp</dimen>