Loading packages/SystemUI/res/layout/status_bar_notification_row.xml +1 −0 Original line number Diff line number Diff line Loading @@ -18,6 +18,7 @@ <!-- extends FrameLayout --> <com.android.systemui.statusbar.notification.row.ExpandableNotificationRow xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+id/expandableNotificationRow" android:layout_width="match_parent" android:layout_height="wrap_content" android:focusable="true" Loading Loading
packages/SystemUI/res/layout/status_bar_notification_row.xml +1 −0 Original line number Diff line number Diff line Loading @@ -18,6 +18,7 @@ <!-- extends FrameLayout --> <com.android.systemui.statusbar.notification.row.ExpandableNotificationRow xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+id/expandableNotificationRow" android:layout_width="match_parent" android:layout_height="wrap_content" android:focusable="true" Loading