]> gitweb.fperrin.net Git - Dictionary.git/blobdiff - res/values-v11/styles.xml
Picking back up in the middle of a major refactoring of the UI, tyring
[Dictionary.git] / res / values-v11 / styles.xml
index b1b626499a07cc4a7ea03e591921938bc1e7d43d..41bcbbd497796eb08a84e2fe3a07d1bfabe6df6c 100644 (file)
@@ -1,17 +1,9 @@
 <resources>
 
-    <!--
-        Base application theme for API 11+. This theme completely replaces
-        AppBaseTheme from res/values/styles.xml on API 11+ devices.
-    -->
-    <style name="AppBaseTheme" parent="android:Theme.Holo.Light">
-        <!-- API 11 theme customizations can go here. -->
-    </style>
-    
     <style name="BorderlessButton">
         <item name="android:background">?android:attr/selectableItemBackground</item>
         <item name="android:paddingLeft">4dip</item>
         <item name="android:paddingRight">4dip</item>
     </style>
 
-</resources>
\ No newline at end of file
+</resources>