Android 标签/TabActivity 深度研究
2010-06-19 17:46:00 来源:WEB开发网android:layout_width="fill_parent"
android:layout_height="fill_parent"
>
< RelativeLayout
android:orientation="vertical"
android:layout_width="fill_parent"
android:layout_height="wrap_content">
< ImageView />
< TextView />
< /RelativeLayout>
< RelativeLayout
android:orientation="vertical"
android:layout_width="fill_parent"
android:layout_height="wrap_content">
< ImageView />
< TextView />
< /RelativeLayout>
< RelativeLayout
android:orientation="vertical"
android:layout_width="fill_parent"
android:layout_height="wrap_content">
< ImageView />
< TextView />
< /RelativeLayout>
< RelativeLayout
android:orientation="vertical"
android:layout_width="fill_parent"
android:layout_height="wrap_content">
< ImageView />
< TextView />
< /RelativeLayout>
< /LinearLayout>
< ?xml version="1.0" encoding="utf-8"?>
< LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:orientation="horizontal"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
>
< RelativeLayout
android:orientation="vertical"
android:layout_width="fill_parent"
android:layout_height="wrap_content">
< ImageView />
< TextView />
< /RelativeLayout>
< RelativeLayout
android:orientation="vertical"
android:layout_width="fill_parent"
android:layout_height="wrap_content">
Tags:Android 标签 TabActivity
编辑录入:coldstar [复制链接] [打 印]更多精彩
赞助商链接