root/trunk/18.TabActivityTest/res/layout/sub.xml

리비전 44, 0.5 kB (mefour에 의해 체크인됨, 15 년 전)

--

Line 
1 <?xml version="1.0" encoding="utf-8"?>
2 <LinearLayout
3   xmlns:android="http://schemas.android.com/apk/res/android"
4   android:layout_width="fill_parent"
5   android:layout_height="fill_parent">
6   <ImageView
7         android:id="@+id/ImageView01"
8         android:layout_width="wrap_content"
9         android:layout_height="wrap_content"
10         android:src="@drawable/g"/>
11        
12   <Button
13         android:id="@+id/button04"
14         android:layout_width="wrap_content"
15         android:layout_height="wrap_content"
16         android:text="�대┃���硫�..爰쇱���
17         />
18 </LinearLayout>
참고: 소스 브라우저를 사용하면서 도움이 필요하다면, TracBrowser를 참고하십시오.