OSDN Git Service

Focus security fields before widgets.
authorCraig Mautner <cmautner@google.com>
Mon, 4 Nov 2013 18:45:22 +0000 (10:45 -0800)
committerCraig Mautner <cmautner@google.com>
Mon, 4 Nov 2013 21:31:45 +0000 (13:31 -0800)
commitf83324504e0d62f4cba5355459e17cdf9f1100e7
tree92a3796e51365872efb306b3623da7f9b50dfbad
parent0a1988b6477f012768f53f7e216b7defa45c8e51
Focus security fields before widgets.

Focus normally proceeds top down through the view tree. Change the
order of focus so that the security fields have a chance to receive
focus before the widget fields.

Fixes bug 11203748.

Change-Id: Ie7f16e59652edbe64fa8342197fda81b53976360
packages/Keyguard/src/com/android/keyguard/SlidingChallengeLayout.java