Skip to content

Commit a225ac5

Browse files
committed
Remove deprecated preferenceTheme style attribute
1 parent f36fd2f commit a225ac5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

app/src/main/res/values/styles.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
<item name="actionColor">@color/white</item>
1717
<item name="floatingActionButtonStyle">@style/FloatingActionButtonTheme</item>
1818
<item name="toolbarSearchColor">@color/white</item>
19-
<item name="preferenceTheme">@style/PreferenceThemeOverlay.v14.Material</item>
2019
<item name="colorControlActivated">?attr/colorPrimary</item>
2120
</style>
2221
<style name="Base" parent="Base.V19"/>

0 commit comments

Comments
 (0)