Loading packages/SystemUI/res/layout/qs_detail.xml +0 −2 Original line number Diff line number Diff line Loading @@ -17,7 +17,6 @@ <!-- Extends LinearLayout --> <com.android.systemui.qs.QSDetail xmlns:android="http://schemas.android.com/apk/res/android" xmlns:systemui="http://schemas.android.com/apk/res-auto" android:layout_width="match_parent" android:layout_height="match_parent" android:background="@drawable/qs_detail_background" Loading @@ -41,7 +40,6 @@ android:background="@color/qs_detail_progress_track" android:layout_width="match_parent" android:layout_height="wrap_content" systemui:hasOverlappingRendering="false" /> <FrameLayout Loading packages/SystemUI/res/layout/quick_status_bar_expanded_header.xml +0 −1 Original line number Diff line number Diff line Loading @@ -184,7 +184,6 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_alignParentBottom="true" systemui:hasOverlappingRendering="false" /> <TextView Loading packages/SystemUI/res/layout/signal_cluster_view.xml +0 −7 Original line number Diff line number Diff line Loading @@ -19,7 +19,6 @@ <!-- extends LinearLayout --> <com.android.systemui.statusbar.SignalClusterView xmlns:android="http://schemas.android.com/apk/res/android" xmlns:systemui="http://schemas.android.com/apk/res-auto" android:layout_height="match_parent" android:layout_width="wrap_content" android:gravity="center_vertical" Loading @@ -43,7 +42,6 @@ android:id="@+id/ethernet" android:layout_height="wrap_content" android:layout_width="wrap_content" systemui:hasOverlappingRendering="false" /> <com.android.systemui.statusbar.AlphaOptimizedImageView android:theme="@style/DualToneDarkTheme" Loading @@ -51,7 +49,6 @@ android:layout_height="wrap_content" android:layout_width="wrap_content" android:alpha="0.0" systemui:hasOverlappingRendering="false" /> </FrameLayout> <FrameLayout Loading @@ -64,7 +61,6 @@ android:id="@+id/wifi_signal" android:layout_height="wrap_content" android:layout_width="wrap_content" systemui:hasOverlappingRendering="false" /> <com.android.systemui.statusbar.AlphaOptimizedImageView android:theme="@style/DualToneDarkTheme" Loading @@ -72,7 +68,6 @@ android:layout_height="wrap_content" android:layout_width="wrap_content" android:alpha="0.0" systemui:hasOverlappingRendering="false" /> </FrameLayout> <View Loading @@ -98,7 +93,6 @@ android:layout_height="wrap_content" android:layout_width="wrap_content" android:src="@drawable/stat_sys_no_sims" systemui:hasOverlappingRendering="false" /> <com.android.systemui.statusbar.AlphaOptimizedImageView android:theme="@style/DualToneDarkTheme" Loading @@ -107,7 +101,6 @@ android:layout_width="wrap_content" android:src="@drawable/stat_sys_no_sims" android:alpha="0.0" systemui:hasOverlappingRendering="false" /> </FrameLayout> <View Loading packages/SystemUI/res/layout/status_bar_expanded_header.xml +0 −1 Original line number Diff line number Diff line Loading @@ -177,7 +177,6 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_alignParentBottom="true" systemui:hasOverlappingRendering="false" /> <TextView Loading packages/SystemUI/res/values/attrs.xml +1 −1 Original line number Diff line number Diff line Loading @@ -85,7 +85,7 @@ <attr name="ignoreRightInset" format="boolean" /> </declare-styleable> <declare-styleable name="AlphaOptimizedImageView"> <declare-styleable name="AnimatedImageView"> <attr name="hasOverlappingRendering" format="boolean" /> </declare-styleable> Loading Loading
packages/SystemUI/res/layout/qs_detail.xml +0 −2 Original line number Diff line number Diff line Loading @@ -17,7 +17,6 @@ <!-- Extends LinearLayout --> <com.android.systemui.qs.QSDetail xmlns:android="http://schemas.android.com/apk/res/android" xmlns:systemui="http://schemas.android.com/apk/res-auto" android:layout_width="match_parent" android:layout_height="match_parent" android:background="@drawable/qs_detail_background" Loading @@ -41,7 +40,6 @@ android:background="@color/qs_detail_progress_track" android:layout_width="match_parent" android:layout_height="wrap_content" systemui:hasOverlappingRendering="false" /> <FrameLayout Loading
packages/SystemUI/res/layout/quick_status_bar_expanded_header.xml +0 −1 Original line number Diff line number Diff line Loading @@ -184,7 +184,6 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_alignParentBottom="true" systemui:hasOverlappingRendering="false" /> <TextView Loading
packages/SystemUI/res/layout/signal_cluster_view.xml +0 −7 Original line number Diff line number Diff line Loading @@ -19,7 +19,6 @@ <!-- extends LinearLayout --> <com.android.systemui.statusbar.SignalClusterView xmlns:android="http://schemas.android.com/apk/res/android" xmlns:systemui="http://schemas.android.com/apk/res-auto" android:layout_height="match_parent" android:layout_width="wrap_content" android:gravity="center_vertical" Loading @@ -43,7 +42,6 @@ android:id="@+id/ethernet" android:layout_height="wrap_content" android:layout_width="wrap_content" systemui:hasOverlappingRendering="false" /> <com.android.systemui.statusbar.AlphaOptimizedImageView android:theme="@style/DualToneDarkTheme" Loading @@ -51,7 +49,6 @@ android:layout_height="wrap_content" android:layout_width="wrap_content" android:alpha="0.0" systemui:hasOverlappingRendering="false" /> </FrameLayout> <FrameLayout Loading @@ -64,7 +61,6 @@ android:id="@+id/wifi_signal" android:layout_height="wrap_content" android:layout_width="wrap_content" systemui:hasOverlappingRendering="false" /> <com.android.systemui.statusbar.AlphaOptimizedImageView android:theme="@style/DualToneDarkTheme" Loading @@ -72,7 +68,6 @@ android:layout_height="wrap_content" android:layout_width="wrap_content" android:alpha="0.0" systemui:hasOverlappingRendering="false" /> </FrameLayout> <View Loading @@ -98,7 +93,6 @@ android:layout_height="wrap_content" android:layout_width="wrap_content" android:src="@drawable/stat_sys_no_sims" systemui:hasOverlappingRendering="false" /> <com.android.systemui.statusbar.AlphaOptimizedImageView android:theme="@style/DualToneDarkTheme" Loading @@ -107,7 +101,6 @@ android:layout_width="wrap_content" android:src="@drawable/stat_sys_no_sims" android:alpha="0.0" systemui:hasOverlappingRendering="false" /> </FrameLayout> <View Loading
packages/SystemUI/res/layout/status_bar_expanded_header.xml +0 −1 Original line number Diff line number Diff line Loading @@ -177,7 +177,6 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_alignParentBottom="true" systemui:hasOverlappingRendering="false" /> <TextView Loading
packages/SystemUI/res/values/attrs.xml +1 −1 Original line number Diff line number Diff line Loading @@ -85,7 +85,7 @@ <attr name="ignoreRightInset" format="boolean" /> </declare-styleable> <declare-styleable name="AlphaOptimizedImageView"> <declare-styleable name="AnimatedImageView"> <attr name="hasOverlappingRendering" format="boolean" /> </declare-styleable> Loading