commit | 9bbdd0bf5006512a000b0d3e6bd6ee2998a2e48b | [log] [tgz] |
---|---|---|
author | Fred Quintana <fredq@google.com> | Tue Sep 27 17:24:32 2011 -0700 |
committer | Fred Quintana <fredq@google.com> | Tue Sep 27 17:24:32 2011 -0700 |
tree | f283bef13310621e4f220ca8caa738776a6919d7 | |
parent | 2783e1ce7a9b2c82983223754228c06be6713a0f [diff] |
Fix a bug in the account chooser where relaunching an in-progress flow results in a blank screen. The fix involves making the first activity just call the account type chooser to get the account type to add, rather than having the account type chooser also kick off the AccountManager.addAccount() request itself. Instead the first activity will get the type back and then call AccountManager.addAccount() Bug: 5346810 Change-Id: I4a0cf2370971b98f8ee0910f5401d97e999e546b