Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何调整 Spinner 对话框样式?
我要做的就是将背景更改为可绘制或颜色。
如果要更改微调器的弹出背景,可以使用:setPopupBackgroundResource()
setPopupBackgroundResource()
要更改微调器的背景(不是弹出窗口),本教程很好 ->链接