X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=android%2FAndroidManifest.xml;h=473dfeb2115077123f3dd144ea7505a9848dbff3;hb=e83cfaae4b41efda95007c662fd4f6cf7017f568;hp=1a85af0cccf0db9d2eb8fd04925977daa955a01a;hpb=296fe5c6b57045c97657df97907f0485ab2a2b64;p=debian%2Fopenrocket diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml index 1a85af0c..473dfeb2 100644 --- a/android/AndroidManifest.xml +++ b/android/AndroidManifest.xml @@ -5,7 +5,7 @@ android:versionName="1.0" > @@ -19,23 +19,18 @@ android:theme="@style/AppTheme" > + android:theme="@style/AppTheme.NoActionBar" > - - - @@ -61,7 +56,9 @@ android:scheme="file" /> - + @@ -72,12 +69,18 @@ - + android:theme="@style/AppTheme.NoActionBar" /> + - + android:theme="@style/AppTheme.NoActionBar" /> + + + \ No newline at end of file