I’m working on an app with an integrated map. I tried to implement gesturelistener for pinch panning an rotate. So far they are working. But why do all three listener get triggerd if i start a gesture?
E.g. I have implemented the panningesture with 2 touchpoints and if I do a panning pinch and rotate also fired.
Do I have to do something special to diff between the gestures?
My implementation looks like (just some snippets ;)):
Difference between pinch, panning and rotate
Hello,
I’m working on an app with an integrated map. I tried to implement gesturelistener for pinch panning an rotate.
So far they are working. But why do all three listener get triggerd if i start a gesture?
E.g. I have implemented the panningesture with 2 touchpoints and if I do a panning pinch and rotate also fired.
Do I have to do something special to diff between the gestures?
My implementation looks like (just some snippets ;)):
BY
16 Apr 2025
Tizen Studio
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio