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

Commit 263d10ff authored by Miranda Kephart's avatar Miranda Kephart Committed by Automerger Merge Worker
Browse files

Merge "Hide remote copy button when originating from remote copy" into tm-qpr-dev am: 773610a0

parents e4245a4c 773610a0
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -301,7 +301,9 @@ public class ClipboardOverlayController implements ClipboardListener.ClipboardOv
        } else {
            mView.showDefaultTextPreview();
        }
        if (!isRemote) {
            maybeShowRemoteCopy(clipData);
        }
        animateIn();
        mView.announceForAccessibility(accessibilityAnnouncement);
        if (isRemote) {