Hi All,
I have used TapGestureRecognizer for stacklayout and grid in my code and when click it works properly in other device except Samsung S6 galaxy. While double click it works fine.
Code Snippet:
<StackLayout.GestureRecognizers>
</StackLayout.GestureRecognizers>
Am using Xamarin Forms- 2.4.0.282 version. Could you please help me to resolve this?
Regards,
Cheran