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

Commit 57954d77 authored by Ioana Alexandru's avatar Ioana Alexandru
Browse files

[Notif redesign] Update spacing under top line

This seems to be 2dp in the mocks, not sure where I initially got the
4dp from.

Bug: 378660052
Test: manual + screenshot tests
Flag: android.app.notifications_redesign_templates
Change-Id: I91359eb66fe6b67522ef497e71bb1b5e0f3afd69
parent 17e3df13
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 4dp with the default
         top line and the text in the content, the distance between them is ~2dp with the default
         screen configuration (and will grow accordingly for larger font sizes) -->
    <dimen name="notification_2025_content_margin_top">10sp</dimen>
    <dimen name="notification_2025_content_margin_top">8sp</dimen>

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