6 个相关数据列表的 Android 最佳实践 - 仪表板、可水平滚动的 TabHost 或其他
我有一系列 6 个相关数据列表。实际上,它们是同一组数据,通过状态标志分为 6 个不同的“队列”。在我的android应用程序中,我有一个 仪表板模式 我的主菜单,其中有一个队列选项。选项卡条太小,上面没有 6 个选项,所以我要么必须在我的选项卡主机周围有一个水平滚动视图(我似乎无法轻松工作),要么我需要找到另一种方法。据我所知,如果我需要那么多选项卡,我应该考虑仪表板设计模式。嵌套仪表板是否可以接受?这里的最佳实践是什么?
I have a series of 6 lists of related data. Really, they are the same set of data split out by a status flag into 6 different "Queues". In my android application I have a dashboard pattern for my main menu, which has an option for the queues. The tab strip is too small to have 6 options on it, so I would either have to have a horizontal scroll view around my tabhost (which I can't seem to get to work easily), or I need to find another way. From what I've seen, if I need that many tabs, I should be looking at a dashboard design pattern. Is it acceptable to have a nested dashboard? What is the best practice here?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论