how do you set the spinner text color?

前端 未结 6 1090
庸人自扰
庸人自扰 2020-12-03 07:16

I have been unable to set the color on the spinner widget. How is this styled?

\"SpinnerText\"

6条回答
  •  情深已故
    2020-12-03 07:38

    Try understanding that you are using the dropdown list as provided by the defaults that are available in the SDK.

    SIMPLY make your own layout with a custom adapter.

提交回复
热议问题