From b7862f58b4b653f7c8ef6a53847c31c7af7178ef Mon Sep 17 00:00:00 2001 From: Chenxia Liu Date: Wed, 4 Apr 2012 17:33:10 -0700 Subject: [PATCH] Bug 742111 - Focus text entry boxes in Pair a Device. r=rnewman --- mobile/android/base/resources/layout/sync_setup_pair.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mobile/android/base/resources/layout/sync_setup_pair.xml b/mobile/android/base/resources/layout/sync_setup_pair.xml index 6c23d30052e..2bb263d5be5 100644 --- a/mobile/android/base/resources/layout/sync_setup_pair.xml +++ b/mobile/android/base/resources/layout/sync_setup_pair.xml @@ -42,7 +42,8 @@ + style="@style/SyncEditPin" + android:state_focused="true" />