Spinner in Android
Spinner in Android

Spinner is like a drop-down menu that provides multiple options in the list and selects anyone. I have created a spinner which is used to bind with ArrayAdapter class. ArrayAdapter class is used to store string array and display into Spinner