]> gitweb.fperrin.net Git - Dictionary.git/blobdiff - res/values-v11/styles.xml
Remove unused images and XML sections.
[Dictionary.git] / res / values-v11 / styles.xml
index dae0c37e5f610e5e4e805c82c085798991c87ea4..937ade575a08cfc91bb34588031f3b9ad7f22341 100644 (file)
@@ -1,5 +1,5 @@
 <resources>
-    
+
     <style name="AppBaseThemeLight" parent="@style/Theme.AppCompat.Light">
         <!--
             Theme customizations available in newer API levels can go in
@@ -7,7 +7,7 @@
             backward-compatibility can go here.
         -->
     </style>
-    
+
     <style name="AppBaseThemeDark" parent="@style/Theme.AppCompat">
         <!--
             Theme customizations available in newer API levels can go in
             backward-compatibility 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>