Smartspace + shelf - Remove space

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

Bug: 172360102
Test: manual
Change-Id: I42ef1d1e960ccfcca69cccf1e7c2cf1ec831ff77
This commit is contained in:
Matt Pietal
2021-04-14 10:06:06 -04:00
parent f63b7f0501
commit 3ebb7ced31

View File

@@ -79,7 +79,6 @@
android:id="@+id/left_aligned_notification_icon_container"
android:layout_width="match_parent"
android:layout_height="@dimen/notification_shelf_height"
android:layout_marginTop="@dimen/widget_vertical_padding"
android:layout_below="@id/keyguard_status_area"
android:paddingStart="@dimen/below_clock_padding_start"
/>