2
|
Wonko the Sane · 技术社区 · 14 年前 |
![]() |
1
5
我以前使用过自定义对话框作为首选项。这是你需要的吗? Here is an example from my open source app. 以及 here is the XML to add the preference to a PreferenceScreen .
这将使您在DialogPreference中生成复杂的首选项(如果不需要对话框,您可能可以将其替换掉,因为我从未尝试过,所以必须由其他人为您填写)如下所示:
|