OSDN Git Service

Mac移行後
[train-delayed/source.git] / workspace / TrainDelayed / res / layout / conf.xml
1 <?xml version="1.0" encoding="utf-8" ?> \r
2 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="fill_parent" android:layout_height="fill_parent" android:orientation="vertical">\r
3 <ScrollView android:layout_width="fill_parent" android:layout_height="wrap_content" android:layout_weight="1">\r
4 <LinearLayout android:layout_width="fill_parent" android:layout_height="fill_parent" android:orientation="vertical">\r
5         <TextView android:text="@+string/edit_conf_title" android:background="#cccccc" android:layout_width="fill_parent" android:layout_height="wrap_content"></TextView>\r
6         <Button android:text="@+string/delay_conf_button" android:id="@+id/button21" android:layout_marginTop="4dip" android:layout_width="fill_parent" android:layout_height="wrap_content"></Button>\r
7         <Button android:text="@+string/keyword_button" android:id="@+id/button22" android:layout_marginTop="4dip" android:layout_width="fill_parent" android:layout_height="wrap_content"></Button>\r
8         <Button android:text="@+string/init_button" android:id="@+id/button23" android:layout_marginTop="4dip" android:layout_width="fill_parent" android:layout_height="wrap_content"></Button>\r
9 </LinearLayout>\r
10 </ScrollView>\r
11 <LinearLayout android:id="@+id/LinearLayout24" android:layout_width="fill_parent" android:layout_height="wrap_content">\r
12         <Button android:text="@+string/return_button" android:layout_weight="1" android:id="@+id/button29" android:layout_width="fill_parent" android:layout_height="wrap_content" /> \r
13 </LinearLayout>\r
14 </LinearLayout>\r