Pinch gesture velocity should be expressed in scale factor per second on android (just like on iOS here). I have changed delta to be in seconds instead of ms when calculating the velocity.
Test plan
I've compared that manually on iOS and android simulator.
Description
Pinch gesture velocity should be expressed in scale factor per second on android (just like on iOS here). I have changed delta to be in seconds instead of ms when calculating the velocity.
Test plan
I've compared that manually on iOS and android simulator.