res/layout/changestatus.xml
changeset 454 eb1d05707795
parent 190 079488da1bfc
child 489 77c573c8217e
equal deleted inserted replaced
453:ca4fa180e533 454:eb1d05707795
    11 	<TextView android:layout_width="fill_parent"
    11 	<TextView android:layout_width="fill_parent"
    12 		android:layout_height="wrap_content" android:text="@string/ChangeStatusText"
    12 		android:layout_height="wrap_content" android:text="@string/ChangeStatusText"
    13 		android:textColor="@color/blue_sky" />
    13 		android:textColor="@color/blue_sky" />
    14 
    14 
    15 	<EditText android:id="@+id/ChangeStatusText"
    15 	<EditText android:id="@+id/ChangeStatusText"
    16 		android:layout_width="fill_parent" android:layout_height="wrap_content"
    16 		android:layout_width="fill_parent" android:layout_height="wrap_content"/>
    17 		android:lines="6" />
       
    18 
    17 
    19 	<LinearLayout android:orientation="horizontal"
    18 	<LinearLayout android:orientation="horizontal"
    20 		android:layout_width="fill_parent" android:layout_height="wrap_content">
    19 		android:layout_width="fill_parent" android:layout_height="wrap_content">
    21 
    20 
    22 		<Button android:id="@+id/ChangeStatusOk" android:layout_width="fill_parent"
    21 		<Button android:id="@+id/ChangeStatusOk" android:layout_width="fill_parent"