minesweeper/AndroidManifest.xml
branchminesweeper
changeset 82 28985adb4f62
parent 81 0d274f085dac
child 95 976f26f3d905
child 100 b083d786eeec
child 141 190061aedaef
     1.1 --- a/minesweeper/AndroidManifest.xml	Tue Feb 11 16:53:26 2014 +0100
     1.2 +++ b/minesweeper/AndroidManifest.xml	Tue Feb 11 17:00:06 2014 +0100
     1.3 @@ -38,7 +38,7 @@
     1.4          android:allowBackup="true"
     1.5          android:icon="@drawable/ic_launcher"
     1.6          android:label="@string/app_name"
     1.7 -        android:theme="@style/AppTheme">
     1.8 +        android:theme="@android:style/Theme.Black.NoTitleBar.Fullscreen">
     1.9          <activity android:name="org.apidesign.html.dlvkbrwsr.DlvkBrwsr" 
    1.10                    android:configChanges="orientation|screenSize">
    1.11              <intent-filter>