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.
我需要将 ProgressDialog 的背景颜色更改为黑色,将字体颜色更改为白色。有没有用代码做的简单方法?(必须兼容Android 2.3+)
是的,请阅读以下文章:
更改 ProgressDialog 的背景
如何更改 android 进度对话框消息字体?
在询问之前总是搜索类似的标题;)