kopia lustrzana https://github.com/xdsopl/robot36
allow only one instance of Robot36
rodzic
9f4c5459f6
commit
1426bbb105
|
@ -12,6 +12,7 @@
|
||||||
<activity
|
<activity
|
||||||
android:configChanges="keyboardHidden|orientation|screenSize"
|
android:configChanges="keyboardHidden|orientation|screenSize"
|
||||||
android:name="xdsopl.robot36.MainActivity"
|
android:name="xdsopl.robot36.MainActivity"
|
||||||
|
android:launchMode="singleTask"
|
||||||
android:label="@string/app_name" >
|
android:label="@string/app_name" >
|
||||||
<intent-filter>
|
<intent-filter>
|
||||||
<action android:name="android.intent.action.MAIN" />
|
<action android:name="android.intent.action.MAIN" />
|
||||||
|
|
Ładowanie…
Reference in New Issue