7 Commits

Author SHA1 Message Date
Emux
bf8f0745a6 Fix Travis build 2016-11-21 12:59:07 +02:00
Schedul Xor
acde5d565d Added easing functions which currently works with Animator (#242) 2016-11-21 12:38:01 +02:00
Emux
e793e8851b Improve code / xml formatting, closes #54 2016-07-09 19:45:23 +03:00
Hannes Janetzek
35cda5c7d1 fix test for min-drag distance
- value just chosen to be large enough
2014-05-06 00:50:14 +02:00
Hannes Janetzek
db37897740 fix double-tap zoom tests 2014-05-04 20:09:16 +02:00
Chuck Greb
469ca9093f Adds double tap to zoom 2014-05-04 20:09:15 +02:00
Chuck Greb
804c91c701 Inverts behavior of double touch drag gesture
Per Android guidelines, double touch drag up should decrease content scale and double touch drag down should increase content scale.

This is also the behavior in the official Google Maps Android application.

http://developer.android.com/design/patterns/gestures.html
2014-05-04 20:09:15 +02:00