Hello!
Every time I try to tap down on a listview (listview.ItemTapped), the event doesn't fire, and I get the ACTION_DOWN in my Output.
Here is a sample project if anyone wants to try at it:
https://drive.google.com/file/d/0B63k5Cx2MUgqdW9IYkZKRVVYVVE/view?usp=sharing
To replicate:
Start app as android.
Click "Projects" on the top.
Output displays ACTION_DOWN.
Xamarin.Forms 1.4.2.6359
Thanks for the help!