Alternate Row Color in Xamarin.Forms ListView19 July 2018·3 minsWhen browsing on StackOverflow, I came across a question on how to set an alternate row color on a ListView. I implemented it with a DataTemplateSelector.