Loading packages/SystemUI/res/layout/status_bar_expanded.xml +6 −6 Original line number Diff line number Diff line Loading @@ -29,6 +29,12 @@ android:layout_marginLeft="@dimen/notification_panel_margin_left" > <View android:id="@+id/handle" android:layout_width="match_parent" android:layout_height="@dimen/close_handle_height" /> <include layout="@layout/carrier_label" android:layout_height="@dimen/carrier_label_height" Loading Loading @@ -75,10 +81,4 @@ /> </ScrollView> </LinearLayout> <View android:id="@+id/handle" android:layout_width="match_parent" android:layout_height="@dimen/close_handle_height" /> </com.android.systemui.statusbar.phone.NotificationPanelView><!-- end of sliding panel --> Loading
packages/SystemUI/res/layout/status_bar_expanded.xml +6 −6 Original line number Diff line number Diff line Loading @@ -29,6 +29,12 @@ android:layout_marginLeft="@dimen/notification_panel_margin_left" > <View android:id="@+id/handle" android:layout_width="match_parent" android:layout_height="@dimen/close_handle_height" /> <include layout="@layout/carrier_label" android:layout_height="@dimen/carrier_label_height" Loading Loading @@ -75,10 +81,4 @@ /> </ScrollView> </LinearLayout> <View android:id="@+id/handle" android:layout_width="match_parent" android:layout_height="@dimen/close_handle_height" /> </com.android.systemui.statusbar.phone.NotificationPanelView><!-- end of sliding panel -->