I\'ve read several thing about it but I can\'t find what I need.
I want to keep the grey arrow but I want to remove the horizontal bar from the default style and have a whit
Hi instead of wrapping Spinner component around Parent Layouts like LinearLayout, RelativeLayout etc which increases layout parsing simply create a drawable called spinner_bg.xml under drawable folder.
Set spinner_bg as the background of your spinner and it works like charm: