X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=android%2FAndroidManifest.xml;h=eaab1308bdcebf3ddef9ea6877b0ac1162196fbc;hb=e9bc3628be9090bd3cb14cfb97c2ec06befc9010;hp=f1dd120c3e674b32759dff2757048d5a338b599b;hpb=cb3399a95fa26c1f6c1916b20325859fe3cfae00;p=debian%2Fopenrocket diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml index f1dd120c..eaab1308 100644 --- a/android/AndroidManifest.xml +++ b/android/AndroidManifest.xml @@ -1,23 +1,82 @@ - + + + + + android:name=".android.Application" + android:icon="@drawable/or_launcher" + android:killAfterRestore="true" + android:label="@string/app_name" + android:theme="@style/AppTheme" > - + android:name=".android.Main" + android:theme="@style/AppTheme.NoActionBar" > + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file