2013年3月16日
摘要: 本例子是对TabHost组件的自定义,实现标签居底显示;每个标签包含图片和文字。布局文件[html]view plaincopy<?xmlversion="1.0"encoding="utf-8"?><TabHostxmlns:android="http://schemas.android.com/apk/res/android"android:id="@android:id/tabhost"android:layout_width="fill_parent"android:l 阅读全文
posted @ 2013-03-16 16:13 Code大蛇丸 阅读(746) 评论(0) 推荐(0)