Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
dd8619459e
1 changed files with 1 additions and 1 deletions
|
@ -123,7 +123,7 @@ public class MultiTouchSupport {
|
|||
}
|
||||
zoomRelative = distance / zoomStartedDistance;
|
||||
listener.onZoomingOrRotating(zoomRelative, angleRelative);
|
||||
return true;
|
||||
return false;
|
||||
}
|
||||
}
|
||||
} catch (Exception e) {
|
||||
|
|
Loading…
Reference in a new issue