Align "Make passwords visible" setting.

Bug: 7545894
Change-Id: I46113676c46055bd7468a0aa7289c9475e714232
This commit is contained in:
Jeff Sharkey
2012-11-14 17:00:12 -08:00
parent 42d9768420
commit 8ef71dbcbc
2 changed files with 0 additions and 3 deletions

View File

@@ -33,7 +33,6 @@
<CheckBoxPreference android:key="show_password"
android:title="@string/show_password"
android:summary="@string/show_password_summary"
android:persistent="false"/>
</PreferenceCategory>