Merge "Add basic integration tests for shelf" into tm-dev

This commit is contained in:
Nicolò Mazzucato
2022-04-01 16:56:52 +00:00
committed by Android (Google) Code Review

View File

@@ -17,6 +17,7 @@
<!-- Extends FrameLayout -->
<com.android.systemui.statusbar.NotificationShelf
xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/notificationShelf"
android:layout_width="match_parent"
android:layout_height="@dimen/notification_shelf_height"
android:focusable="true"