Commit 8ddf1feb authored by Max Lv's avatar Max Lv

Fix #771

parent d005953f
...@@ -89,8 +89,7 @@ ...@@ -89,8 +89,7 @@
android:name=".ScannerActivity" android:name=".ScannerActivity"
android:label="@string/add_profile_methods_scan_qr_code" android:label="@string/add_profile_methods_scan_qr_code"
android:parentActivityName=".ProfileManagerActivity" android:parentActivityName=".ProfileManagerActivity"
android:excludeFromRecents="true" android:excludeFromRecents="true"/>
android:launchMode="singleTask"/>
<activity <activity
android:name=".AppManager" android:name=".AppManager"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment