Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Propagate pointer size from Android MotionEvent. #23536

Merged
merged 5 commits into from
Oct 26, 2018
Merged

Propagate pointer size from Android MotionEvent. #23536

merged 5 commits into from
Oct 26, 2018

Conversation

sbaranov
Copy link
Contributor

@sbaranov sbaranov commented Oct 25, 2018

Fixes #20300.
Requires flutter/engine#6662

@sbaranov sbaranov changed the title Propagate pointer size from Android MotionEvent to Flutter PointerEvent. Propagate pointer size from Android MotionEvent. Oct 25, 2018
@sbaranov sbaranov requested a review from amirh October 25, 2018 21:42
Copy link
Contributor

@amirh amirh left a comment

Choose a reason for hiding this comment

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

LGTM with a nit.

Lets also add an engine roll to this PR.

@sbaranov sbaranov merged commit c7b10a2 into flutter:master Oct 26, 2018
@sbaranov sbaranov deleted the pointer-size branch October 26, 2018 18:48
Xavjer pushed a commit to Xavjer/flutter that referenced this pull request Nov 1, 2018
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pass Android MotionEvent's size to the framework
3 participants