]> gitweb.fperrin.net Git - Dictionary.git/blobdiff - res/values-v11/styles.xml
Switch to app compat preferences.
[Dictionary.git] / res / values-v11 / styles.xml
index 937ade575a08cfc91bb34588031f3b9ad7f22341..f16a235d69a211d7051e881f3c0811de4495c453 100644 (file)
@@ -1,6 +1,7 @@
 <resources>
 
     <style name="AppBaseThemeLight" parent="@style/Theme.AppCompat.Light">
+        <item name="preferenceTheme">@style/PreferenceThemeOverlay</item>
         <!--
             Theme customizations available in newer API levels can go in
             res/values-vXX/styles.xml, while customizations related to
@@ -9,6 +10,7 @@
     </style>
 
     <style name="AppBaseThemeDark" parent="@style/Theme.AppCompat">
+        <item name="preferenceTheme">@style/PreferenceThemeOverlay</item>
         <!--
             Theme customizations available in newer API levels can go in
             res/values-vXX/styles.xml, while customizations related to