Loading packages/SystemUI/proguard.flags +2 −2 Original line number Diff line number Diff line -keep class com.android.systemui.statusbar.policy.KeyButtonView { -keep class com.android.systemui.navigationbar.buttons.KeyButtonView { public float getDrawingAlpha(); public void setDrawingAlpha(float); } -keep class com.android.systemui.statusbar.policy.KeyButtonRipple { -keep class com.android.systemui.navigationbar.buttons.KeyButtonRipple { public float getGlowAlpha(); public float getGlowScale(); public void setGlowAlpha(float); Loading packages/SystemUI/res/layout/back.xml +1 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ limitations under the License. --> <com.android.systemui.statusbar.policy.KeyButtonView <com.android.systemui.navigationbar.buttons.KeyButtonView xmlns:android="http://schemas.android.com/apk/res/android" xmlns:systemui="http://schemas.android.com/apk/res-auto" android:id="@+id/back" Loading packages/SystemUI/res/layout/contextual.xml +2 −2 Original line number Diff line number Diff line Loading @@ -24,7 +24,7 @@ android:clipChildren="false" android:clipToPadding="false" > <com.android.systemui.statusbar.policy.KeyButtonView <com.android.systemui.navigationbar.buttons.KeyButtonView android:id="@+id/menu" android:layout_height="match_parent" android:layout_width="match_parent" Loading @@ -47,7 +47,7 @@ android:layout_height="match_parent" android:visibility="invisible" /> <com.android.systemui.statusbar.policy.KeyButtonView <com.android.systemui.navigationbar.buttons.KeyButtonView android:id="@+id/accessibility_button" android:layout_width="match_parent" android:layout_height="match_parent" Loading packages/SystemUI/res/layout/custom_key.xml +1 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ See the License for the specific language governing permissions and limitations under the License. --> <com.android.systemui.statusbar.policy.KeyButtonView <com.android.systemui.navigationbar.buttons.KeyButtonView xmlns:android="http://schemas.android.com/apk/res/android" xmlns:systemui="http://schemas.android.com/apk/res-auto" android:layout_width="@dimen/navigation_side_padding" Loading packages/SystemUI/res/layout/home.xml +1 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ See the License for the specific language governing permissions and limitations under the License. --> <com.android.systemui.statusbar.policy.KeyButtonView <com.android.systemui.navigationbar.buttons.KeyButtonView xmlns:android="http://schemas.android.com/apk/res/android" xmlns:systemui="http://schemas.android.com/apk/res-auto" android:id="@+id/home" Loading Loading
packages/SystemUI/proguard.flags +2 −2 Original line number Diff line number Diff line -keep class com.android.systemui.statusbar.policy.KeyButtonView { -keep class com.android.systemui.navigationbar.buttons.KeyButtonView { public float getDrawingAlpha(); public void setDrawingAlpha(float); } -keep class com.android.systemui.statusbar.policy.KeyButtonRipple { -keep class com.android.systemui.navigationbar.buttons.KeyButtonRipple { public float getGlowAlpha(); public float getGlowScale(); public void setGlowAlpha(float); Loading
packages/SystemUI/res/layout/back.xml +1 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ limitations under the License. --> <com.android.systemui.statusbar.policy.KeyButtonView <com.android.systemui.navigationbar.buttons.KeyButtonView xmlns:android="http://schemas.android.com/apk/res/android" xmlns:systemui="http://schemas.android.com/apk/res-auto" android:id="@+id/back" Loading
packages/SystemUI/res/layout/contextual.xml +2 −2 Original line number Diff line number Diff line Loading @@ -24,7 +24,7 @@ android:clipChildren="false" android:clipToPadding="false" > <com.android.systemui.statusbar.policy.KeyButtonView <com.android.systemui.navigationbar.buttons.KeyButtonView android:id="@+id/menu" android:layout_height="match_parent" android:layout_width="match_parent" Loading @@ -47,7 +47,7 @@ android:layout_height="match_parent" android:visibility="invisible" /> <com.android.systemui.statusbar.policy.KeyButtonView <com.android.systemui.navigationbar.buttons.KeyButtonView android:id="@+id/accessibility_button" android:layout_width="match_parent" android:layout_height="match_parent" Loading
packages/SystemUI/res/layout/custom_key.xml +1 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ See the License for the specific language governing permissions and limitations under the License. --> <com.android.systemui.statusbar.policy.KeyButtonView <com.android.systemui.navigationbar.buttons.KeyButtonView xmlns:android="http://schemas.android.com/apk/res/android" xmlns:systemui="http://schemas.android.com/apk/res-auto" android:layout_width="@dimen/navigation_side_padding" Loading
packages/SystemUI/res/layout/home.xml +1 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ See the License for the specific language governing permissions and limitations under the License. --> <com.android.systemui.statusbar.policy.KeyButtonView <com.android.systemui.navigationbar.buttons.KeyButtonView xmlns:android="http://schemas.android.com/apk/res/android" xmlns:systemui="http://schemas.android.com/apk/res-auto" android:id="@+id/home" Loading