Make preference category card dividers more dark theme compatible

// FREEBIE
This commit is contained in:
Moxie Marlinspike
2017-04-17 15:31:54 -07:00
parent 9d3ff55457
commit 8aab61c2e3
3 changed files with 11 additions and 2 deletions

View File

@@ -125,6 +125,9 @@
<attr name="pref_ic_devices" format="reference" />
<attr name="pref_ic_advanced" format="reference" />
<attr name="preference_divider_background_light" format="color" />
<attr name="preference_divider_background_dark" format="color"/>
<attr name="app_protect_timeout_picker_color" format="reference"/>
<declare-styleable name="CustomDefaultPreference">