X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=android%2FAndroidManifest.xml;h=473dfeb2115077123f3dd144ea7505a9848dbff3;hb=0956b7ce3e8f66e4ceeb3e25516a34117e7ffa48;hp=896a21de9e541a34d0d53b73feda50244e29ec79;hpb=9768d5385f667d12f5dc844ced55fb0f9e2b5eb2;p=debian%2Fopenrocket diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml index 896a21de..473dfeb2 100644 --- a/android/AndroidManifest.xml +++ b/android/AndroidManifest.xml @@ -6,36 +6,31 @@ + android:targetSdkVersion="15" /> + android:label="@string/app_name" + android:theme="@style/AppTheme" > + android:theme="@style/AppTheme.NoActionBar" > - - - @@ -61,6 +56,9 @@ android:scheme="file" /> + @@ -68,15 +66,21 @@ + - + android:name=".android.motor.BurnPlotActivity" + android:theme="@style/AppTheme.NoActionBar" /> - - + android:theme="@style/Theme.Sherlock.Dialog" /> + + + + \ No newline at end of file