Loading packages/SystemUI/res/layout/status_bar_notification_shelf.xml +1 −0 Original line number Diff line number Diff line Loading @@ -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" Loading Loading
packages/SystemUI/res/layout/status_bar_notification_shelf.xml +1 −0 Original line number Diff line number Diff line Loading @@ -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" Loading