TabHost:如何在另一个TabGroupActivity中启动一个activity

发布于 2024-12-08 02:49:03 字数 381 浏览 0 评论 0原文

我的应用程序包含一个带有 3 个选项卡的 TabHost:
选项卡 1:活动 1、活动 2 ...
选项卡 2:活动 A、活动 B ...

我正在使用谷歌教程: http://developer.android.com/resources/tutorials/views/hello -tabwidget.html

当我在活动 B 中时,我想在单击按钮时启动活动 1。问题是该活动是在 Tab2 中启动的,而不是在 Tab1 中启动的。有想法在“好”选项卡中启动它吗?

My application contains a TabHost with 3 Tabs:
Tab 1: activity 1, activity 2 ...
Tab 2: activity A, activity B ...

I am using the google tutorial:
http://developer.android.com/resources/tutorials/views/hello-tabwidget.html

When I am in activity B, I want to launch, when I click on a button, the activity 1. The problem is the activity is launched in Tab2 and not in Tab1. Any idea to launch it in the good tab?

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文