From: kruland2607 Date: Mon, 18 Jun 2012 21:02:31 +0000 (+0000) Subject: Mark the OpenRocketViewer activity as finishOnTaskLaunch so when the application... X-Git-Tag: upstream/12.09^2~168 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=4a63a8d0688e420132869d14b0948e8f92e5266e;p=debian%2Fopenrocket Mark the OpenRocketViewer activity as finishOnTaskLaunch so when the application is restarted from the launcher, it goes to the Main activity which can test if the application has been unloaded from memory. git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@791 180e2498-e6e9-4542-8430-84ac67f01cd8 --- diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml index eaab1308..99419d1b 100644 --- a/android/AndroidManifest.xml +++ b/android/AndroidManifest.xml @@ -56,7 +56,9 @@ android:scheme="file" /> - +