How to change spinner's dialog style ?
How to change spinner's dialog style ? I need t开发者_StackOverflowo change background color from white.
Did you read the Android docs? If you go to http://developer.android.com/reference/android/widget/Spinner.html and do a CTRL+F search for color you should find what you are looking for
精彩评论