]> gitweb.fperrin.net Git - Dictionary.git/blobdiff - res/values-v11/styles.xml
Add ES-PT dictionary.
[Dictionary.git] / res / values-v11 / styles.xml
index 427e62bf72d88c694d60d09a910e84f83a75376e..dae0c37e5f610e5e4e805c82c085798991c87ea4 100644 (file)
@@ -1,5 +1,20 @@
-<?xml version="1.0" encoding="utf-8"?>
 <resources>
+    
+    <style name="AppBaseThemeLight" parent="@style/Theme.AppCompat.Light">
+        <!--
+            Theme customizations available in newer API levels can go in
+            res/values-vXX/styles.xml, while customizations related to
+            backward-compatibility can go here.
+        -->
+    </style>
+    
+    <style name="AppBaseThemeDark" parent="@style/Theme.AppCompat">
+        <!--
+            Theme customizations available in newer API levels can go in
+            res/values-vXX/styles.xml, while customizations related to
+            backward-compatibility can go here.
+        -->
+    </style>
 
     <style name="BorderlessButton">
         <item name="android:background">?android:attr/selectableItemBackground</item>
@@ -7,4 +22,4 @@
         <item name="android:paddingRight">4dip</item>
     </style>
 
-</resources>
\ No newline at end of file
+</resources>