commit | c666c65fab5e5db7ed0d1e5c53656e81969ea1f5 | [log] [tgz] |
---|---|---|
author | Amith Yamasani <yamasani@google.com> | Wed Oct 24 10:27:05 2012 -0700 |
committer | Amith Yamasani <yamasani@google.com> | Wed Oct 24 13:57:01 2012 -0700 |
tree | d32b09684cf893ba917087fd3fa779561833ae6d | |
parent | e508a26e037c1b0a813575f1154da0ede7644979 [diff] |
Reduce jank in security lock selection by finishing on return Earlier the finish of the chooser was happening before the pattern/pin chooser was started, resulting in two transitions. This change defers the finish to after returning from the other activity. There is still sometimes a very small glitch on the way back, but much smaller than the current problem. Bug: 7342594 Change-Id: I5f4f4393b841ce31dc7236074381283155ebddbd