Implement color indicators (green, yellow, red) for the Simulation Status in the...
[debian/openrocket] / android / AndroidManifest.xml
index 1c9c3a11998daa517939e3e06edf48a8b545b595..daa4f0d62ceaaef9c3ed6c68c0f5c4286c0fdd1e 100644 (file)
 \r
                 <category android:name="android.intent.category.LAUNCHER" />\r
             </intent-filter>\r
-        </activity>\r
-        <activity\r
-            android:name=".android.rocket.OpenRocketLoaderActivity"\r
-            android:theme="@style/AppTheme.NoActionBar" >\r
-\r
             <!--\r
                  I don't understand why I need to have two different intent filters. \r
                                Combining the <data> elements into a single field did not result in a working \r
@@ -61,7 +56,8 @@
                     android:scheme="file" />\r
             </intent-filter>\r
         </activity>\r
-        <activity android:name=".android.rocket.OpenRocketViewer" />\r
+        <activity android:name=".android.rocket.OpenRocketViewer"\r
+            android:windowSoftInputMode="adjustPan" />\r
         <activity android:name=".android.PreferencesActivity" >\r
             <intent-filter>\r
                 <action android:name="net.sf.openrocket.android.PreferencesActivity" />\r