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

Commit e803905d authored by Ikram Gabiyev's avatar Ikram Gabiyev Committed by Automerger Merge Worker
Browse files

Merge "Deactivate touch target for splitscreen button" into tm-qpr-dev am: 108cea32

parents 191cce5e 108cea32
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);