Merge "Deactivate touch target for splitscreen button" into tm-qpr-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
108cea327f
@@ -207,6 +207,9 @@ public class PipMenuView extends FrameLayout {
|
||||
}
|
||||
});
|
||||
|
||||
// this disables the ripples
|
||||
mEnterSplitButton.setEnabled(false);
|
||||
|
||||
findViewById(R.id.resize_handle).setAlpha(0);
|
||||
|
||||
mActionsGroup = findViewById(R.id.actions_group);
|
||||
|
||||
Reference in New Issue
Block a user