diff options
Diffstat (limited to 'res/xml/security_settings_misc.xml')
-rw-r--r-- | res/xml/security_settings_misc.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/res/xml/security_settings_misc.xml b/res/xml/security_settings_misc.xml index b0313eb..ee87e51 100644 --- a/res/xml/security_settings_misc.xml +++ b/res/xml/security_settings_misc.xml @@ -33,7 +33,6 @@ <CheckBoxPreference android:key="show_password" android:title="@string/show_password" - android:summary="@string/show_password_summary" android:persistent="false"/> </PreferenceCategory> |