如何制作类似MIUI-ROM的偏好视图的视图?
有人用过MIUI-Rom吗? 我认为它的UI非常好。 我想知道他们是怎么做到的?
基本上,我认为这是一种偏好。 但是如何将首选项视图分成几个部分,每个部分都有一个标题?
这是一张图片,让您直观地看到。
请帮我解决这个问题,谢谢!
has anyone been using the MIUI-Rom?
I think its UI is pretty good.
And I wondered how they make it?
Basically, I think it's a preference.
But how to separate the preference view into several section with a header for each?
Here is a picture to give you a direct view.
Please, help me with this, thanks!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您可以使用分段单选按钮来完成此操作。
请参阅此示例。为您的解决方案并根据需要设置自定义视图。如果它不适合您,请告诉我。
谢谢。
You can Do it By Using Segment Radio Button.
See this Example. for your sollution and set the custom view as u need. If it not works for you then let me know.
Thanks.