From: kruland2607 Date: Tue, 3 Jan 2012 18:56:38 +0000 (+0000) Subject: Added some functionality to Main activity. Splash screen is displayed for a little... X-Git-Tag: upstream/12.03~1^2~204 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=ca881696e2e1b2033285d4aca17f1f7ceb440195;p=debian%2Fopenrocket 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 --- diff --git a/android/res/drawable-mdpi/splashscreen.png b/android/res/drawable-mdpi/splashscreen.png new file mode 100644 index 00000000..5af7cfb9 Binary files /dev/null and b/android/res/drawable-mdpi/splashscreen.png differ diff --git a/android/res/layout/main.xml b/android/res/layout/main.xml new file mode 100644 index 00000000..53b32ec6 --- /dev/null +++ b/android/res/layout/main.xml @@ -0,0 +1,31 @@ + + + + + + + +