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

Commit d3c6d54d authored by Grace Kloba's avatar Grace Kloba
Browse files

Set touch mode to be TOUCH_DONE_MODE when calling doDoubleTap.

parent e4522404
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -3984,6 +3984,7 @@ public class WebView extends AbsoluteLayout
                switch (mTouchMode) {
                    case TOUCH_DOUBLE_TAP_MODE: // double tap
                        mPrivateHandler.removeMessages(SWITCH_TO_SHORTPRESS);
                        mTouchMode = TOUCH_DONE_MODE;
                        doDoubleTap();
                        break;
                    case TOUCH_INIT_MODE: // tap