关于android TabHost的几个问题
我是 Android 新手,有几个问题要问。
是否可以使用键盘(左和右)从一个 TabHost 移动到另一个 TabHost?
我成功更改了列表视图中的选择器颜色,那么如何更改文本 ListView 中的颜色也是如此?
是否可以通过自己的图形更改TabHost布局?
我创建了一个与屏幕底部对齐的 TabHost。如何将 TabWidget 底部的“线”移动到上面? (参见屏幕截图)
您的回复是非常感谢。 谢谢。
P/S:抱歉我的英语不好,希望你们明白我在说什么。 谢谢
I'm new in android and I have few questions to ask.
Is it possible to use the keypad (Left and Right) to move from one TabHost to another?
I successfully changed the selector color in listview, then how can I change the text
color in ListView as well?Is it possible change the TabHost layout by own graphics?
I have created a TabHost aligned to the bottom of the screen. How can I move the "line" on bottom of TabWidget to above? (see screenshot)
Your reply is very appreciated.
Thank you.
P/S: sorry about my bad english, hope you guys understand what I'm talking about.
Thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
3/是的,这是可能的,如果您像这样使用自己的图形,您将在选项卡中看到一张图片
1/您可以尝试这个,我不确定,但我认为它有效,请将其放入您的班级中
3/ yes it's possible and if you use your own graphics like this, you will have a picture insidetab
1/you can try this, i'm not sure, but i think it's working, put this inside your class