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.
我想更改对话框微调器的颜色。在 Android 4.0.4 中我使用下拉模式,但在 2.2 中我们没有这个选项,它只是对话框。所以我需要改变对话框背景的颜色。
我的微调器和对话框的图片:
你怎么能看到,对话框一直是白色的。
您必须自定义 Spinner 以获得您所期望的。试试这个和这个