Merge "Fix 5044847: Minor tweaks to SecuritySettings."

This commit is contained in:
Jim Miller
2011-08-08 13:21:31 -07:00
committed by Android (Google) Code Review
4 changed files with 3 additions and 6 deletions

View File

@@ -235,7 +235,7 @@ public class ChooseLockPattern extends PreferenceActivity {
Introduction(
R.string.lockpattern_recording_intro_header,
LeftButtonMode.Cancel, RightButtonMode.ContinueDisabled,
R.string.lockpattern_recording_intro_footer, true),
ID_EMPTY_MESSAGE, true),
HelpScreen(
R.string.lockpattern_settings_help_how_to_record,
LeftButtonMode.Gone, RightButtonMode.Ok, ID_EMPTY_MESSAGE, false),