OSDN Git Service

コンパイル警告削除。遅延テストケース疎通
[train-delayed/source.git] / workspace / TrainDelayed / res / layout / conf_edit.xml
index 55f609d..364a646 100644 (file)
@@ -2,11 +2,29 @@
 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="fill_parent" android:layout_height="fill_parent" android:orientation="vertical">\r
 <ScrollView android:layout_width="fill_parent" android:layout_height="wrap_content" android:layout_weight="1">\r
 <LinearLayout android:layout_width="fill_parent" android:layout_height="fill_parent" android:orientation="vertical">\r
-       <TextView android:text="@+string/date_title" android:background="#cccccc" android:layout_width="fill_parent" android:layout_height="wrap_content"></TextView>\r
+       <LinearLayout\r
+               android:layout_height="wrap_content"\r
+               android:background="#999999"\r
+               android:padding="2dip"\r
+               android:layout_width="fill_parent">\r
+               <TextView android:text="@+string/conf_edit_msg1_title" android:background="#cccccc" android:layout_width="fill_parent" android:layout_height="wrap_content"></TextView>\r
+       </LinearLayout>\r
     <Spinner android:layout_height="wrap_content" android:id="@+id/spinnerb1" android:layout_width="fill_parent"></Spinner>\r
-       <TextView android:text="@+string/date_title" android:background="#cccccc" android:layout_width="fill_parent" android:layout_height="wrap_content"></TextView>\r
+       <LinearLayout\r
+               android:layout_height="wrap_content"\r
+               android:background="#999999"\r
+               android:padding="2dip"\r
+               android:layout_width="fill_parent">\r
+               <TextView android:text="@+string/conf_edit_msg2_title" android:background="#cccccc" android:layout_width="fill_parent" android:layout_height="wrap_content"></TextView>\r
+       </LinearLayout>\r
     <Spinner android:layout_height="wrap_content" android:id="@+id/spinnerb2" android:layout_width="fill_parent"></Spinner>\r
-       <TextView android:text="@+string/date_title" android:background="#cccccc" android:layout_width="fill_parent" android:layout_height="wrap_content"></TextView>\r
+       <LinearLayout\r
+               android:layout_height="wrap_content"\r
+               android:background="#999999"\r
+               android:padding="2dip"\r
+               android:layout_width="fill_parent">\r
+               <TextView android:text="@+string/conf_edit_msg3_title" android:background="#cccccc" android:layout_width="fill_parent" android:layout_height="wrap_content"></TextView>\r
+       </LinearLayout>\r
     <Spinner android:layout_height="wrap_content" android:id="@+id/spinnerb3" android:layout_width="fill_parent"></Spinner>\r
 </LinearLayout>\r
 </ScrollView>\r