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.
可能重复: PreferenceActivity 和主题不适用
我正在创建具有 2 个窗格的首选项屏幕,一个用于标题,一个用于相应的片段。
但我想改变这些偏好的布局。对于片段,我知道该怎么做。
但我不知道如何在这里更改首选项标题的布局。而且也找不到任何相关文件。
您是否尝试过使用样式和主题来自定义您的偏好活动?
http://developer.android.com/guide/topics/ui/themes.html
as text