Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Ensure to re-enable move when quickzoom finishes #14965

Merged
merged 1 commit into from
Jun 20, 2019
Merged

Conversation

LukasPaczos
Copy link
Contributor

@LukasPaczos LukasPaczos commented Jun 19, 2019

Closes #14598.

Because the double tap event can be canceled and stop delivering events whenever ACTION_CANCEL or ACTION_POINTER_DOWN is dispatched, we need to make the #onScaleEnd callback responsible for re-enabling the move detector as well.

Because the double tap event can be canceled and stop delivering events whenever ACTION_CANCEL or ACTION_POINTER_DOWN is dispatched, we need to make the #onScaleEnd callback responsible for re-enabling the move detector as well
@LukasPaczos LukasPaczos added the Android Mapbox Maps SDK for Android label Jun 19, 2019
@LukasPaczos LukasPaczos requested a review from tobrun June 19, 2019 16:31
Copy link
Member

@tobrun tobrun left a comment

Choose a reason for hiding this comment

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

:shipit:

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

Successfully merging this pull request may close these issues.

(MapBox Android) Map camera is freezing
2 participants