mirror of
https://github.com/xdsopl/robot36.git
synced 2026-01-04 15:29:59 +01:00
allow only one instance of Robot36
This commit is contained in:
parent
9f4c5459f6
commit
1426bbb105
|
|
@ -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" />
|
||||
|
|
|
|||
Loading…
Reference in a new issue