WEB开发网
开发学院手机开发Android 开发 Android 标签/TabActivity 深度研究 阅读

Android 标签/TabActivity 深度研究

 2010-06-19 17:46:00 来源:WEB开发网   
核心提示:android:layout_width="fill_parent"android:layout_height="fill_parent">< RelativeLayoutandroid:orientation="vertical"android:

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">

上一页  3 4 5 6 7 8 9 10  下一页

Tags:Android 标签 TabActivity

编辑录入:coldstar [复制链接] [打 印]
赞助商链接