In Xamarin, I have coded an AutoCompleteTextView from this resource: http://www.tutorialspoint.com/android/android_auto_complete.htm
Currently, the drop down items are in a black Toast format.
How can I change the DropDown items to be white?
Thanks in advance