# HG changeset patch # User Da Risk # Date 1271007271 -7200 # Node ID 344a06703472764521347275ea52c6f746404fe8 # Parent 559845cadddbda78ee9097fd337203fa5eb318be# Parent 04e2c0f031273e70dd8467a8086b67f65a171363 merge diff -r 04e2c0f03127 -r 344a06703472 AndroidManifest.xml --- a/AndroidManifest.xml Tue Apr 06 22:46:05 2010 +0200 +++ b/AndroidManifest.xml Sun Apr 11 19:34:31 2010 +0200 @@ -29,7 +29,8 @@ android:name="com.beem.project.beem.service.XmppConnectionAdapter.CONNECTION_CLOSED" /> - + diff -r 04e2c0f03127 -r 344a06703472 res/layout/changestatus.xml --- a/res/layout/changestatus.xml Tue Apr 06 22:46:05 2010 +0200 +++ b/res/layout/changestatus.xml Sun Apr 11 19:34:31 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" + /> -