AndroidManifest.xml
changeset 727 f17926a7dde1
parent 726 344a06703472
child 745 8d56b9de5a92
--- a/AndroidManifest.xml	Sun Apr 11 19:34:31 2010 +0200
+++ b/AndroidManifest.xml	Thu May 06 19:19:15 2010 +0200
@@ -30,6 +30,7 @@
 			</intent-filter>
 		</activity>
 		<activity android:name=".ui.ChangeStatus" android:label="@string/ChangeStatusActTitle"
+		    android:launchMode="singleTask"
 		    android:windowSoftInputMode="stateHidden" >
 			<intent-filter android:label="Beem Connection">
 				<action