]> git.gag.com Git - debian/openrocket/commit
Added some functionality to Main activity. Splash screen is displayed for a little...
authorkruland2607 <kruland2607@180e2498-e6e9-4542-8430-84ac67f01cd8>
Tue, 3 Jan 2012 18:56:38 +0000 (18:56 +0000)
committerkruland2607 <kruland2607@180e2498-e6e9-4542-8430-84ac67f01cd8>
Tue, 3 Jan 2012 18:56:38 +0000 (18:56 +0000)
commitca881696e2e1b2033285d4aca17f1f7ceb440195
tree5317835ec641f0e2b253272036f69af95d90104e
parentd3e6b4b028abe4f157a77c49657cf2766961f290
Added some functionality to Main activity.  Splash screen is displayed for a little bit, then the user is presented with two buttons - one to open a file browser to find ork files, the other to start the motor browser.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@266 180e2498-e6e9-4542-8430-84ac67f01cd8
android/res/drawable-mdpi/splashscreen.png [new file with mode: 0644]
android/res/layout/main.xml [new file with mode: 0644]
src/net/sf/openrocket/android/Main.java