OSDN Git Service

Fix 3298889: Show continue button on PIN and password screens
authorJim Miller <jaggies@google.com>
Tue, 11 Jan 2011 02:24:11 +0000 (18:24 -0800)
committerJim Miller <jaggies@google.com>
Tue, 11 Jan 2011 03:57:29 +0000 (19:57 -0800)
commitd75905991c5a1783ca27dc188c2d086f8f13ff94
tree4aed67a95bc1f9b1c093da871f9f01ca108b70d0
parent9391b9545f9845eae15713357bc4081853451f4a
Fix 3298889: Show continue button on PIN and password screens

This fixes the above bug by allowing the PIN and password
screens to shrink to reveal the continue/cancel buttons
when the IME is shown.

This also fixes a minor resource bug where the title was
showing "confirm your password/pin" instead of "choose your password/pin".

Change-Id: I610c6018085e0c4ef1b6dc384566d06d1211f8ea
AndroidManifest.xml
res/layout-xlarge-land/choose_lock_password.xml
res/layout-xlarge-land/confirm_lock_password.xml
src/com/android/settings/ChooseLockPassword.java