]> gitweb.fperrin.net Git - Dictionary.git/blobdiff - res/values/styles.xml
Switch to app compat preferences.
[Dictionary.git] / res / values / styles.xml
index 24d59c00e9b997ee056e915853db5a6bc1f9a23a..784eb77c5c90dc9bb61c20eafefa1ca6267d95a0 100644 (file)
@@ -5,7 +5,7 @@
         by AppBaseTheme from res/values-vXX/styles.xml on newer devices.
     -->
     <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
@@ -22,6 +22,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