commit | c79ef8ad66c899e01d4a0cf9f79dea0273d84c97 | [log] [tgz] |
---|---|---|
author | Daisuke Miyakawa <dmiyakawa@google.com> | Fri Sep 18 13:32:46 2009 -0700 |
committer | Daisuke Miyakawa <dmiyakawa@google.com> | Fri Sep 18 17:38:18 2009 -0700 |
tree | a3d6730d348b2f129b379992e7dae438492ff8d5 | |
parent | 156a26c4e88d6acfb0af3dda0726938722dff997 [diff] |
Move account selection logic from ImportVCardActivity to ContactListActivity. Making this change enables SimImport in Phone application utilize account selection done in ContactListActivity. This change also fixes internal window leak repored in the internal issue 2124725. Issue: Found that the screen freezes when a user slides a hardware keyboard during the import. Will report it as another issue.