OSDN Git Service

Fix http://b/issue?id=2203681
authorMike Cleron <mcleron@google.com>
Sun, 8 Nov 2009 22:56:25 +0000 (14:56 -0800)
committerMike Cleron <mcleron@google.com>
Sun, 8 Nov 2009 23:39:29 +0000 (15:39 -0800)
commitb64b67a012fd22c0e705a89709fae0e6c9d15522
treeb72152b7500b93c59eeb6df76a6eb2431939cfa3
parent3c675fc62a6196282bc452b1a8edabce84c98201
Fix http://b/issue?id=2203681

There is a race between the view system
dispatching focus and mRollo being intialized. Now
if AllApps is supposed to gain focus before mRollo
is ready we remember that state and gain focus
later.
res/xml/default_workspace.xml
src/com/android/launcher2/AllAppsView.java