ListPreference 可以在 Android 中输入自己的选项

发布于 2024-12-08 16:48:02 字数 162 浏览 1 评论 0原文

我在properties.xml 和标准首选项活动中有ListPreferences。该属性的所有可能选项都在这些 xml 中。它是预定义 URL 的列表。

但我想为用户提供在此首选项中输入自己的值的可能性,即他自己的 URL。

我怎样才能做到这一点?

谢谢你!

I have ListPreferences in properties.xml and standart Preferences Acitvity. All possible options of that property are in those xml. It list of predefined URLs.

ButI want to provide user possibility to enter it's own value in this preference his own URL.

How can I do that?

Thank you!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

池予 2024-12-15 16:48:02

我会添加 CheckBoxPreference“使用自定义 URL”和两个可靠的首选项 - ListPreference“通用 url”和 EditTextPreference“自定义 url”

I would add CheckBoxPreference "Use custom URL" and two dependable preferences - ListPreference "Common urls" and EditTextPreference "Custom url"

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文