Use ActivityHelpers.goHome instead of finish() when the home button is pressed. ...
authorkruland2607 <kruland2607@180e2498-e6e9-4542-8430-84ac67f01cd8>
Thu, 23 Feb 2012 17:41:23 +0000 (17:41 +0000)
committerkruland2607 <kruland2607@180e2498-e6e9-4542-8430-84ac67f01cd8>
Thu, 23 Feb 2012 17:41:23 +0000 (17:41 +0000)
commit799d5249a9761680a3521f4cacd77120a4c9d57b
tree0015756310e1ab26c3dd1f32ff1524604e44ae90
parent067b61d66811f3fabec5f9adc51ea6c95b851458
Use ActivityHelpers.goHome instead of finish() when the home button is pressed.  Don't add the burnplot to the back stack so the back arrow just exits the browser activity.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@441 180e2498-e6e9-4542-8430-84ac67f01cd8
android/src/net/sf/openrocket/android/motor/MotorBrowserActivity.java