Loading packages/SystemUI/res/layout/super_notification_shade.xml +4 −1 Original line number Diff line number Diff line Loading @@ -69,7 +69,10 @@ <com.android.systemui.statusbar.notification.stack.ui.view.SharedNotificationContainer android:id="@+id/shared_notification_container" android:layout_width="match_parent" android:layout_height="match_parent" /> android:layout_height="match_parent" android:clipChildren="false" android:clipToPadding="false" /> <include layout="@layout/brightness_mirror_container" /> Loading Loading
packages/SystemUI/res/layout/super_notification_shade.xml +4 −1 Original line number Diff line number Diff line Loading @@ -69,7 +69,10 @@ <com.android.systemui.statusbar.notification.stack.ui.view.SharedNotificationContainer android:id="@+id/shared_notification_container" android:layout_width="match_parent" android:layout_height="match_parent" /> android:layout_height="match_parent" android:clipChildren="false" android:clipToPadding="false" /> <include layout="@layout/brightness_mirror_container" /> Loading