@JasonASmith - I'm using an AutoCompleteView for a list of options that the user has to select from. Is there a way to add an (X) to the end of the input for easy clearing across all platforms via Xamarin.Forms? I see some recipes that are iOS specific, but I would like to do this for Android as well.
Any suggestions?