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

fix: android action onclick #108

Merged
merged 2 commits into from
Sep 19, 2024
Merged

fix: android action onclick #108

merged 2 commits into from
Sep 19, 2024

Conversation

gunnartorfis
Copy link
Owner

Closes #98

This one was wild. There's no way of stopping the Pan gesture to execute, stopPropagation doesn't work, minDistance of the gesture didn't work, activeOffsetY/X didn't work, but this works.

@gunnartorfis gunnartorfis requested a review from hyoban September 19, 2024 08:54
@hyoban hyoban merged commit c3ddc08 into main Sep 19, 2024
5 checks passed
@hyoban hyoban deleted the android-onclick-action branch September 19, 2024 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] onClick of the action button does not trigger on Android.
2 participants