วันเสาร์ที่ 28 มกราคม พ.ศ. 2555

one,two,three


<linearlayout android:layout_height="match_parent" android:layout_width="match_parent" android:orientation="vertical" xmlns:android="http://schemas.android.com/apk/res/android">
    <imageview android:id="@+id/imageView1" android:layout_gravity="center" android:layout_height="wrap_content" android:layout_width="wrap_content" android:src="@drawable/m"></imageview>
    <textview android:id="@+id/textView1" android:layout_gravity="center" android:layout_height="wrap_content" android:layout_width="wrap_content" android:text="Firefog" android:textappearance="?android:attr/textAppearanceLarge"></textview>
   
</linearlayout>

/////


<linearlayout android:layout_height="match_parent" android:layout_width="match_parent" android:orientation="vertical" xmlns:android="http://schemas.android.com/apk/res/android">
    <imageview android:id="@+id/imageView1" android:layout_gravity="center" android:layout_height="wrap_content" android:layout_width="wrap_content" android:src="@drawable/i"></imageview>
    <textview android:id="@+id/textView1" android:layout_gravity="center" android:layout_height="wrap_content" android:layout_width="wrap_content" android:text="Internet Explorer" android:textappearance="?android:attr/textAppearanceLarge"></textview>
   
</linearlayout>

/////


<linearlayout android:layout_height="match_parent" android:layout_width="match_parent" android:orientation="vertical" xmlns:android="http://schemas.android.com/apk/res/android">
    <imageview android:id="@+id/imageView1" android:layout_gravity="center" android:layout_height="wrap_content" android:layout_width="wrap_content" android:src="@drawable/i"></imageview>
    <textview android:id="@+id/textView1" android:layout_gravity="center" android:layout_height="wrap_content" android:layout_width="wrap_content" android:text="Internet Explorer" android:textappearance="?android:attr/textAppearanceLarge"></textview>
   
</linearlayout>

ไม่มีความคิดเห็น:

แสดงความคิดเห็น