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

Commit 870db3cf authored by Jeff DeCew's avatar Jeff DeCew
Browse files

Reduce notification divider height

sunghcho@ requested that we reduce this from 4dp to 2dp

Change-Id: I287377d06c8f4c9807c200a5aa5d8b78d6a31350
Test: n/a
parent 805b216f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -619,7 +619,7 @@
    <dimen name="z_distance_between_notifications">0.5dp</dimen>

    <!-- The height of the divider between the individual notifications. -->
    <dimen name="notification_divider_height">4dp</dimen>
    <dimen name="notification_divider_height">2dp</dimen>

    <!-- The corner radius of the shadow behind the notification. -->
    <dimen name="notification_shadow_radius">0dp</dimen>