I'm trying to style the xamarin's default ListView such that when an item is selected, the background color changes to the color I set.
By default, the background color changes to light orange when an item is selected. How can I set that to whatever color I want?