Android TabHost 选项卡布局

时间:2015-02-21 07:35:53
【文件属性】:
文件名称:Android TabHost 选项卡布局
文件大小:234KB
文件格式:RAR
更新时间:2015-02-21 07:35:53
Android TabHost 选项卡布局 实现主流界面的选项卡布局。 这里新建3个的Intent用于Activity的切换 Intent tab1 = new Intent(this, TabOneActivity.class); Intent tab2 = new Intent(this, TabTwoActivity.class); Intent tab3 = new Intent(this, TabThreeActivity.class);
【文件预览】:
pp_TabWidget
----bin()
--------classes.dex(6KB)
--------com()
--------resources.ap_(74KB)
--------pp_TabWidget.apk(79KB)
----res()
--------drawable-ldpi()
--------drawable-hdpi()
--------drawable()
--------values()
--------drawable-mdpi()
--------anim()
--------layout()
----assets()
----default.properties(362B)
----gen()
--------com()
----proguard.cfg(1KB)
----src()
--------com()
----.project(848B)
----.classpath(280B)
----AndroidManifest.xml(949B)

网友评论

  • 东西不错,做项目的时候用到了,多谢
  • 写的很简单,不值6分,而且基本用不到
  • 很适用,学习了。。。
  • 东西不错,做项目的时候用到了,多谢
  • 能用,但是6分略高啊
  • 能用 哈哈 正在学