1
0

kivy: change activity launchMode to singleTask

This commit is contained in:
SomberNight
2018-04-10 14:12:13 +02:00
parent 35b3294a5d
commit a852f97e97
2 changed files with 7 additions and 4 deletions

View File

@@ -107,6 +107,9 @@ android.add_activities = org.electrum.qr.SimpleScannerActivity
# (str) XML file to include as an intent filters in <activity> tag
android.manifest.intent_filters = gui/kivy/tools/bitcoin_intent.xml
# (str) launchMode to set for the main activity
android.manifest.launch_mode = singleTask
# (list) Android additionnal libraries to copy into libs/armeabi
#android.add_libs_armeabi = lib/android/*.so