diff -r a325803b7a4b -r 5a09712de41c res/layout/changestatus.xml --- a/res/layout/changestatus.xml Wed May 19 14:42:05 2010 +0200 +++ b/res/layout/changestatus.xml Wed May 19 15:08:56 2010 +0200 @@ -1,6 +1,6 @@ + android:layout_below="@id/ChangeStatusSpinner" + style="@style/Label" + android:inputType="textShortMessage|textCapSentences|textAutoCorrect|textMultiLine|textImeMultiLine" + android:imeOptions="actionDone" + android:selectAllOnFocus="true" + /> -