Android - DialogFragment change title text color

我是研究僧i 提交于 2020-01-15 18:59:09

问题


In my application I am changing the DialogFragment title bar background color on runtime. The problem is on different android versions the title text color is changing automatically so it looks sometimes ugly. I want to set a standard title text color for all smartphones. I followed this sample here to build my DialogFragment.

How to set the title text color?

来源:https://stackoverflow.com/questions/26829554/android-dialogfragment-change-title-text-color

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!