Loading packages/SystemUI/res/layout/qs_customize_panel.xml +0 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,6 @@ android:layout_width="match_parent" android:layout_height="0dp" android:orientation="vertical" android:elevation="4dp" android:background="@drawable/qs_customizer_background" android:gravity="center_horizontal"> Loading packages/SystemUI/res/layout/qs_detail.xml +0 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,6 @@ android:layout_width="match_parent" android:layout_height="match_parent" android:background="@drawable/qs_detail_background" android:elevation="4dp" android:clickable="true" android:orientation="vertical" android:paddingBottom="8dp" Loading packages/SystemUI/res/layout/qs_footer.xml +0 −7 Original line number Diff line number Diff line Loading @@ -21,13 +21,11 @@ android:id="@+id/header" android:layout_width="match_parent" android:layout_height="48dp" android:elevation="4dp" android:baselineAligned="false" android:clickable="false" android:clipChildren="false" android:clipToPadding="false" android:paddingTop="0dp" android:background="#00000000" android:gravity="center_vertical" android:orientation="horizontal"> Loading Loading @@ -116,9 +114,4 @@ android:padding="14dp" /> </LinearLayout> <include layout="@layout/qs_divider" android:layout_width="match_parent" android:layout_height="1dp" android:layout_gravity="bottom" /> </com.android.systemui.qs.QSFooter> packages/SystemUI/res/layout/qs_panel.xml +2 −10 Original line number Diff line number Diff line Loading @@ -18,24 +18,16 @@ android:id="@+id/quick_settings_container" android:layout_width="match_parent" android:layout_height="wrap_content" android:background="@drawable/qs_background_primary" android:elevation="4dp" android:clipToPadding="false" android:clipChildren="false"> <View android:id="@+id/qs_background" android:layout_width="match_parent" android:layout_height="match_parent" android:background="@drawable/qs_background_primary" android:alpha="0.8" android:elevation="4dp" /> <com.android.systemui.qs.QSPanel android:id="@+id/quick_settings_panel" android:layout_marginTop="28dp" android:layout_width="match_parent" android:layout_height="wrap_content" android:elevation="4dp" android:background="#00000000" android:layout_marginBottom="48dp" /> <include layout="@layout/quick_status_bar_expanded_header" /> Loading packages/SystemUI/res/layout/quick_status_bar_expanded_header.xml +0 −2 Original line number Diff line number Diff line Loading @@ -24,8 +24,6 @@ android:layout_height="@dimen/status_bar_header_height" android:layout_gravity="@integer/notification_panel_layout_gravity" android:baselineAligned="false" android:background="#00000000" android:elevation="4dp" android:clickable="false" android:clipChildren="false" android:clipToPadding="false" Loading Loading
packages/SystemUI/res/layout/qs_customize_panel.xml +0 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,6 @@ android:layout_width="match_parent" android:layout_height="0dp" android:orientation="vertical" android:elevation="4dp" android:background="@drawable/qs_customizer_background" android:gravity="center_horizontal"> Loading
packages/SystemUI/res/layout/qs_detail.xml +0 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,6 @@ android:layout_width="match_parent" android:layout_height="match_parent" android:background="@drawable/qs_detail_background" android:elevation="4dp" android:clickable="true" android:orientation="vertical" android:paddingBottom="8dp" Loading
packages/SystemUI/res/layout/qs_footer.xml +0 −7 Original line number Diff line number Diff line Loading @@ -21,13 +21,11 @@ android:id="@+id/header" android:layout_width="match_parent" android:layout_height="48dp" android:elevation="4dp" android:baselineAligned="false" android:clickable="false" android:clipChildren="false" android:clipToPadding="false" android:paddingTop="0dp" android:background="#00000000" android:gravity="center_vertical" android:orientation="horizontal"> Loading Loading @@ -116,9 +114,4 @@ android:padding="14dp" /> </LinearLayout> <include layout="@layout/qs_divider" android:layout_width="match_parent" android:layout_height="1dp" android:layout_gravity="bottom" /> </com.android.systemui.qs.QSFooter>
packages/SystemUI/res/layout/qs_panel.xml +2 −10 Original line number Diff line number Diff line Loading @@ -18,24 +18,16 @@ android:id="@+id/quick_settings_container" android:layout_width="match_parent" android:layout_height="wrap_content" android:background="@drawable/qs_background_primary" android:elevation="4dp" android:clipToPadding="false" android:clipChildren="false"> <View android:id="@+id/qs_background" android:layout_width="match_parent" android:layout_height="match_parent" android:background="@drawable/qs_background_primary" android:alpha="0.8" android:elevation="4dp" /> <com.android.systemui.qs.QSPanel android:id="@+id/quick_settings_panel" android:layout_marginTop="28dp" android:layout_width="match_parent" android:layout_height="wrap_content" android:elevation="4dp" android:background="#00000000" android:layout_marginBottom="48dp" /> <include layout="@layout/quick_status_bar_expanded_header" /> Loading
packages/SystemUI/res/layout/quick_status_bar_expanded_header.xml +0 −2 Original line number Diff line number Diff line Loading @@ -24,8 +24,6 @@ android:layout_height="@dimen/status_bar_header_height" android:layout_gravity="@integer/notification_panel_layout_gravity" android:baselineAligned="false" android:background="#00000000" android:elevation="4dp" android:clickable="false" android:clipChildren="false" android:clipToPadding="false" Loading