mirror of
https://github.com/xdsopl/robot36.git
synced 2026-04-06 14:53:37 +00:00
allow only one instance of Robot36
This commit is contained in:
parent
9f4c5459f6
commit
1426bbb105
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue