I\'m trying to get my android app a bit more stylish and have made some progress but the spinner dropdown are giving me trouble. I\'ve got a screenshot to show you the probl
style android spinner
Spinner Widget requires two different custom layouts, one for the view to be displayed and another for the drop down list!
In this example blog on Custom Spinner Android, we will guide you how to create a custom spinner in android studio which will have:
Link here: https://androiddvlpr.com/custom-spinner-android/