Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 108cea32 authored by Ikram Gabiyev's avatar Ikram Gabiyev Committed by Android (Google) Code Review
Browse files

Merge "Deactivate touch target for splitscreen button" into tm-qpr-dev

parents 37b6271f 041c9b90
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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);