Android 应用程序的选项卡与主屏幕?

发布于 2024-09-05 02:02:53 字数 957 浏览 13 评论 0原文

我有一个一直在开发的 Android 应用程序,它是使用选项卡来分隔它执行的不同功能的。

在此处查看文章

上面的文章讨论了由于选项卡的一些限制,他们决定使用主屏幕和工具栏而不是使用选项卡来实现 Twitter 应用程序。

如果我的应用程序只需要三个选项卡(或 3 个主屏幕图标),那么我是否值得花时间返回并将我的应用程序转换为主屏幕布局,或者主屏幕与选项卡纯粹是一个偏爱?

主屏幕示例
(来源:blogspot.com< /a>)

主屏幕示例 选项卡示例
(来源:simplydroid.com

选项卡示例

I have an Android application that I've been working on, and it's implemented using tabs to separate the different functions that it performs.

See the article here

The above article talks about how instead of implementing the Twitter application using tabs they decided to go with a home screen and a tool bar because of some of the limitations of tabs.

If my application only ever would need to have three tabs (or 3 home screen icons) would it be worth it for me to take the time to go back and convert my application to a home screen layout, or is home screen versus tab purely a preference?

Home Screen Example
(source: blogspot.com)

Home Screen Example
Tabs Example
(source: simplydroid.com)

Tabs Example

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

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

发布评论

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

评论(4

作妖 2024-09-12 02:02:53

我认为这是一个偏好问题,但也取决于您的应用程序布局。对于某些应用程序,原本用于选项卡的屏幕空间可以得到更好的利用。

I think it is a matter of preference, but is also dependant on your application layout. For some applications the screen space that would otherwise be devoted to tabs could be better utilized.

余生共白头 2024-09-12 02:02:53

我认为回答这个问题的最佳方法是发布您的应用程序的一些屏幕截图。对于“选项卡与主屏幕”问题没有通用答案。

如果没有看到该应用程序,我会说你很好。如果它只有 3 个选项卡,并且选项卡当时感觉合乎逻辑,那么可能没有什么可担心的。

I think the best way to get this question answered is to post some screenshots of your app. There is no generic answer to the "tabs vs. home screen" question.

Without seeing the app, I'd say you are fine. If its only 3 tabs, and tabs felt logical at the time, then there is probably nothing to worry about.

帥小哥 2024-09-12 02:02:53

制作一个双向工作的原型。

然后找到一群会使用您的应用程序的人,并找出他们喜欢什么。

Do a prototype of it working both ways.

Then find a selection of people that would use your app and find out what they prefer.

蘸点软妹酱 2024-09-12 02:02:53

正如 Google 设计师指出的那样,dashboard 模式就是您所要求的,观看上次 Google I/O 会议,以更好地了解他们正在谈论的内容。

As Google designers point out, the dashboard pattern is what you are asking for, watch this session from last Google I/O to better understand what they are talking about.

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