I have created a Xamarin ListView sample with customized item template. When I clicked the content view in the item template focus is applied for the list view item instead of that content view in item template.
How to restrict the focus for the parent when the content view is clicked?