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.
我想自定义单击 spinnermode=dialog 中的微调器时出现的对话框的外观。我想使用对话框片段,但找不到文档。
可能吗?
不,外观是固定的,给人以操作系统的感觉。您必须创建自己的微调器才能做到这一点,这并不容易,但如果微调器中的列表不会变得太大而占用手机的所有内存,也不会太难。只需制作一个可以垂直滚动的控件。