allow only one instance of Robot36

This commit is contained in:
Ahmet Inan 2014-12-17 21:32:34 +01:00
parent 9f4c5459f6
commit 1426bbb105

View file

@ -12,6 +12,7 @@
<activity
android:configChanges="keyboardHidden|orientation|screenSize"
android:name="xdsopl.robot36.MainActivity"
android:launchMode="singleTask"
android:label="@string/app_name" >
<intent-filter>
<action android:name="android.intent.action.MAIN" />