如何更改 tabhost 中的选项卡焦点?
我是安卓新手。
我正在实现与选项卡主机相关的编码。
我在选项卡主机中创建了三个名为 tab1、tab2、tab3 的选项卡。
当我启动应用程序时,tab1 会自动触发。
我的意图是当我启动应用程序时 tab2 会自动触发。
无需改变你的立场。
如果有人有想法请帮助我
提前致谢
I am new to Android.
I am implementing coding related to tab host.
I created three tabs named tab1,tab2,tab3 in tab host.
When i am starting my application tab1 is automatically fired.
My intention is when i am starting my application tab2 is fired automatically.
with out changing thee positions.
if any one has idea please help me
Thanks in advance
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
或者作为一个选项 - 将内容从第二个选项卡移动到第一个选项卡。
Or as an option - move a content from second tab to first one.