--- a/AndroidManifest.xml Thu Apr 01 22:22:34 2010 +0200
+++ b/AndroidManifest.xml Sun Apr 11 19:32:25 2010 +0200
@@ -29,7 +29,8 @@
android:name="com.beem.project.beem.service.XmppConnectionAdapter.CONNECTION_CLOSED" />
</intent-filter>
</activity>
- <activity android:name=".ui.ChangeStatus" android:label="@string/ChangeStatusActTitle">
+ <activity android:name=".ui.ChangeStatus" android:label="@string/ChangeStatusActTitle"
+ android:windowSoftInputMode="stateHidden" >
<intent-filter android:label="Beem Connection">
<action
android:name="com.beem.project.beem.service.XmppConnectionAdapter.CONNECTION_CLOSED" />