Loading packages/SystemUI/res/layout/qs_panel.xml +1 −0 Original line number Diff line number Diff line Loading @@ -23,6 +23,7 @@ android:background="@drawable/qs_panel_background" > <com.android.systemui.qs.QSPanel android:id="@+id/quick_settings_panel" android:background="#0000" android:layout_width="match_parent" android:layout_height="wrap_content" /> </FrameLayout> Loading
packages/SystemUI/res/layout/qs_panel.xml +1 −0 Original line number Diff line number Diff line Loading @@ -23,6 +23,7 @@ android:background="@drawable/qs_panel_background" > <com.android.systemui.qs.QSPanel android:id="@+id/quick_settings_panel" android:background="#0000" android:layout_width="match_parent" android:layout_height="wrap_content" /> </FrameLayout>