summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.Android/InnerGestureListener.cs
AgeCommit message (Collapse)AuthorFilesLines
2016-10-04[A] PanGestureRecognizer will consistently send Started/Move event (#389)Samantha Houts1-10/+35
* Add reproduction for Bugzilla 39768 * [A] Handle onTouchEvent MOVE
2016-08-30[A] PanGestureRecognizer will consistently send Completed event (#313)Samantha Houts1-1/+7
* Adjust gallery page for reproduction * [A] Forward OnTouchEvent to Listener... ...and end scrolling on Up.
2016-03-22Initial importJason Smith1-0/+146