Merge "Deactivate touch target for splitscreen button" into tm-qpr-dev am: 108cea327f
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/19844708 Change-Id: I96cecf86a586e99d462340d7ae6105d94580bfa5 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -207,6 +207,9 @@ public class PipMenuView extends FrameLayout {
|
|||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
// this disables the ripples
|
||||||
|
mEnterSplitButton.setEnabled(false);
|
||||||
|
|
||||||
findViewById(R.id.resize_handle).setAlpha(0);
|
findViewById(R.id.resize_handle).setAlpha(0);
|
||||||
|
|
||||||
mActionsGroup = findViewById(R.id.actions_group);
|
mActionsGroup = findViewById(R.id.actions_group);
|
||||||
|
|||||||
Reference in New Issue
Block a user