minesweeper/res/values/styles.xml
branchminesweeper
changeset 82 28985adb4f62
parent 81 0d274f085dac
     1.1 --- a/minesweeper/res/values/styles.xml	Tue Feb 11 16:53:26 2014 +0100
     1.2 +++ b/minesweeper/res/values/styles.xml	Tue Feb 11 17:00:06 2014 +0100
     1.3 @@ -25,21 +25,4 @@
     1.4  -->
     1.5  <resources>
     1.6  
     1.7 -    <!--
     1.8 -        Base application theme, dependent on API level. This theme is replaced
     1.9 -        by AppBaseTheme from res/values-vXX/styles.xml on newer devices.
    1.10 -    -->
    1.11 -    <style name="AppBaseTheme" parent="android:Theme.Light">
    1.12 -        <!--
    1.13 -            Theme customizations available in newer API levels can go in
    1.14 -            res/values-vXX/styles.xml, while customizations related to
    1.15 -            backward-compatibility can go here.
    1.16 -        -->
    1.17 -    </style>
    1.18 -
    1.19 -    <!-- Application theme. -->
    1.20 -    <style name="AppTheme" parent="AppBaseTheme">
    1.21 -        <!-- All customizations that are NOT specific to a particular API-level can go here. -->
    1.22 -    </style>
    1.23 -
    1.24  </resources>
    1.25 \ No newline at end of file