X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=android%2FAndroidManifest.xml;h=473dfeb2115077123f3dd144ea7505a9848dbff3;hb=e21b77118f72c9c82ef379b3d044f042371f6d04;hp=c0d28a011d4170c4d9f4ee41e859397438487c8e;hpb=16b9b40e7fbe106a4b586369a1d9e274639be529;p=debian%2Fopenrocket diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml index c0d28a01..473dfeb2 100644 --- a/android/AndroidManifest.xml +++ b/android/AndroidManifest.xml @@ -5,7 +5,7 @@ android:versionName="1.0" > @@ -13,28 +13,24 @@ + android:name=".android.Main" + android:theme="@style/AppTheme.NoActionBar" > - - - @@ -60,7 +56,9 @@ android:scheme="file" /> - + @@ -71,12 +69,18 @@ - + android:theme="@style/AppTheme.NoActionBar" /> + - + android:theme="@style/AppTheme.NoActionBar" /> + + + \ No newline at end of file