summaryrefslogtreecommitdiff
path: root/platform/android/CHANGELOG.md
diff options
context:
space:
mode:
authorTobrun <tobrun.van.nuland@gmail.com>2017-01-11 17:31:51 +0100
committerGitHub <noreply@github.com>2017-01-11 17:31:51 +0100
commit4ce8d3e4e313fd436d2c8bc233d44ab90d23c64d (patch)
treed3bd5f355acdb943cefc209da22a58c0fed7a6f5 /platform/android/CHANGELOG.md
parentae463564f82bd876a6ef73acfac955eb22666fc0 (diff)
downloadqtlocation-mapboxgl-4ce8d3e4e313fd436d2c8bc233d44ab90d23c64d.tar.gz
[android] - avoid triggering a fling gesture after a scale gesture. (#7675)
Diffstat (limited to 'platform/android/CHANGELOG.md')
-rw-r--r--platform/android/CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/platform/android/CHANGELOG.md b/platform/android/CHANGELOG.md
index 204d210aca..b89e498d21 100644
--- a/platform/android/CHANGELOG.md
+++ b/platform/android/CHANGELOG.md
@@ -33,6 +33,8 @@ Mapbox welcomes participation and contributions from everyone. If you'd like to
- Rename to reflect the increased responsibilities introduced in prior releases
* AnnotationManager refactor [#6067](https://github.com/mapbox/mapbox-gl-native/issues/6067)
- Extracting all business logic related to annotations into a seperate class cfr. to core and the iOS codebase
+* Gesture handling bugs
+ - Avoid calls to onFling when while pinch zooming [#7666](https://github.com/mapbox/mapbox-gl-native/issues/7666)
## 4.2.1 - December 22, 2016