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

Commit 8afd87c3 authored by Ioana Alexandru's avatar Ioana Alexandru
Browse files

[Notif redesign] Remove unnecessary margin

This was 0dp all the time anyway.


Bug: 378660052
Change-Id: I1ef3de4b4159b50b4504d6b0969017bd8ed401ce
Test: no visible change
Flag: android.app.notifications_redesign_templates
parent 57724986
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -20,7 +20,6 @@
    android:id="@+id/notification_header"
    android:layout_width="match_parent"
    android:layout_height="@dimen/notification_2025_header_height"
    android:layout_marginBottom="@dimen/notification_header_margin_bottom"
    android:clipChildren="false"
    android:gravity="center_vertical"
    android:orientation="horizontal"