Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Revert "ChromeOS/Android trackpad gestures" #34046

Merged
merged 1 commit into from
Jun 14, 2022

Conversation

dkwingsmt
Copy link
Contributor

Reverts #31595 because of internal failures.

Log:

shell/platform/android/io/flutter/embedding/android/AndroidTouchProcessor.java:396 Error: Must be one of: PointerChange.CANCEL, PointerChange.ADD, PointerChange.REMOVE, PointerChange.HOVER, PointerChange.DOWN, PointerChange.MOVE, PointerChange.UP, PointerChange.PAN_ZOOM_START, PointerChange.PAN_ZOOM_UPDATE, PointerChange.PAN_ZOOM_END [WrongConstant]
    return -1;
           ~~

@dkwingsmt
Copy link
Contributor Author

cc @moffatman

Copy link
Contributor

@Piinks Piinks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants