Bump version number in prep for a round of testing.
[debian/openrocket] / android / AndroidManifest.xml
index d39d7a27059bf6331c92b61c330cff7b0af2414c..1c9c3a11998daa517939e3e06edf48a8b545b595 100644 (file)
         <activity\r
             android:name=".android.simulation.SimulationViewActivity"\r
             android:theme="@style/AppTheme.NoActionBar" />\r
-        <activity android:name=".android.filebrowser.SimpleFileBrowser" />\r
+        <activity\r
+            android:name=".android.filebrowser.SimpleFileBrowser"\r
+            android:theme="@style/Theme.Sherlock.Dialog" />\r
+\r
+        <service android:name=".android.simservice.SimulationService" />\r
     </application>\r
 \r
 </manifest>
\ No newline at end of file