mirror of
https://github.com/MaintainTeam/LastPipeBender.git
synced 2025-03-01 05:48:22 +03:00
Remove deprecated preferenceTheme style attribute
This commit is contained in:
parent
f36fd2f7b2
commit
a225ac5deb
1 changed files with 0 additions and 1 deletions
|
@ -16,7 +16,6 @@
|
|||
<item name="actionColor">@color/white</item>
|
||||
<item name="floatingActionButtonStyle">@style/FloatingActionButtonTheme</item>
|
||||
<item name="toolbarSearchColor">@color/white</item>
|
||||
<item name="preferenceTheme">@style/PreferenceThemeOverlay.v14.Material</item>
|
||||
<item name="colorControlActivated">?attr/colorPrimary</item>
|
||||
</style>
|
||||
<style name="Base" parent="Base.V19"/>
|
||||
|
|
Loading…
Add table
Reference in a new issue