Make it possible to set a zero value for screen lock timeout

Fixes #7485
This commit is contained in:
Moxie Marlinspike
2018-03-09 15:27:20 -08:00
parent 11ce4ee807
commit c8dd62cecf
4 changed files with 22 additions and 52 deletions

View File

@@ -111,8 +111,6 @@
<attr name="pref_divider" format="reference" />
<attr name="app_protect_timeout_picker_color" format="reference"/>
<declare-styleable name="CustomDefaultPreference">
<attr name="custom_pref_toggle" format="string"/>
</declare-styleable>