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

Commit 3ebb7ced authored by Matt Pietal's avatar Matt Pietal
Browse files

Smartspace + shelf - Remove space

No need to any top margins. Move the shelf closer.

Bug: 172360102
Test: manual
Change-Id: I42ef1d1e960ccfcca69cccf1e7c2cf1ec831ff77
parent f63b7f05
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -79,7 +79,6 @@
        android:id="@+id/left_aligned_notification_icon_container"
        android:id="@+id/left_aligned_notification_icon_container"
        android:layout_width="match_parent"
        android:layout_width="match_parent"
        android:layout_height="@dimen/notification_shelf_height"
        android:layout_height="@dimen/notification_shelf_height"
        android:layout_marginTop="@dimen/widget_vertical_padding"
        android:layout_below="@id/keyguard_status_area"
        android:layout_below="@id/keyguard_status_area"
        android:paddingStart="@dimen/below_clock_padding_start"
        android:paddingStart="@dimen/below_clock_padding_start"
    />
    />