2013年5月10日

android Fragment之tabhost

摘要: 1 : 布局文件<?xml version="1.0" encoding="utf-8"?><TabHost xmlns:android="http://schemas.android.com/apk/res/android" android:id="@android:id/tabhost" android:layout_width="match_parent" android:layout_height="match_parent"> <Rel 阅读全文

posted @ 2013-05-10 17:45 yujian_bcq 阅读(272) 评论(0) 推荐(0) 编辑

导航