In my android application I am using Spinner.It is working fine.
But I want to show my spinner in different style as per mentioned link
Kindly provide me solution for the same.
In my android application I am using Spinner.It is working fine.
But I want to show my spinner in different style as per mentioned link
Kindly provide me solution for the same.
Hi if you can use a 3rd party library I will recommend you to use this one. I used it and it's working fine.
https://github.com/ganfra/MaterialSpinner
Inside the repo are the steps to use it.