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

[Android] Implement PointerGestureRecognizer for Android #10352

Merged
merged 9 commits into from
Oct 13, 2022

Conversation

rachelkang
Copy link
Member

@rachelkang rachelkang commented Sep 27, 2022

Description of Change

Implement PointerGestureRecognizer and PointerOver state on Android
Refactor ElementGestureRecognizers with new extension method GetCompositeGestureRecognizers

Issues Fixed

Fixes #9141

@Eilon Eilon added the area-gestures Gesture types label Oct 3, 2022
@PureWeen PureWeen enabled auto-merge (squash) October 13, 2022 16:40
@PureWeen PureWeen merged commit bf702eb into main Oct 13, 2022
@PureWeen PureWeen deleted the pointer_gesture_android branch October 13, 2022 19:11
@rachelkang rachelkang added the hacktoberfest Hacktoberfest label Oct 20, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Dec 17, 2023
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.

Hover gesture recognizer
4 participants