设为首页 加入收藏

TOP

Android开发工作中经常使用的TabWidget标签分页(二)
2014-11-24 14:16:53 来源: 作者: 【 】 浏览:1
Tags:Android 开发工作 经常 使用 TabWidget 标签
oid:id/tabhost"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
>
android:orientation="vertical"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
>
android:id="@android:id/tabs"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
/>
android:id="@android:id/tabcontent"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
>



AndroidManifest.xml


< xml version="1.0" encoding="utf-8" >
package="com.zyb.tab"
android:versionCode="1"
android:versionName="1.0">




android:label="@string/app_name">










OK,大功就此告成。


首页 上一页 1 2 下一页 尾页 2/2/2
】【打印繁体】【投稿】【收藏】 【推荐】【举报】【评论】 【关闭】 【返回顶部
分享到: 
上一篇Launcher 源码有关加载应用xml等.. 下一篇Android消息处理机制

评论

帐  号: 密码: (新用户注册)
验 证 码:
表  情:
内  容: