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

Commit 959046c3 authored by Grace Kloba's avatar Grace Kloba
Browse files

resolved conflicts for merge of 7cb8182e to master

parents 8b811600 7cb8182e
Loading
Loading
Loading
Loading
+5 −3
Original line number Diff line number Diff line
@@ -4639,9 +4639,11 @@ public class WebView extends AbsoluteLayout
                    break;
                }
                case SWITCH_TO_LONGPRESS: {
                    if (!mPreventDrag) {
                        mTouchMode = TOUCH_DONE_MODE;
                        performLongClick();
                        rebuildWebTextView();
                    }
                    break;
                }
                case SWITCH_TO_CLICK: