commit | a9b09d5c29f7061567cc942da0c105252c89673f | [log] [tgz] |
---|---|---|
author | Maurice Chu <mochu@google.com> | Tue Aug 21 14:26:12 2012 -0700 |
committer | Maurice Chu <mochu@google.com> | Tue Aug 21 14:26:12 2012 -0700 |
tree | 50f3b8f714485e217b41ce09407e5c97e25eaa77 | |
parent | f4bb763f02da417044882a4121b5188a426f3700 [diff] |
Fix NPE due to uncomputed formatted phone numbers Compute the formatted phone number in the case that it was not computed from the ContactLoader. This can happen because contacts loaded via the QuickContacts activity are passed into the ContactDetailFragment, but the formatted phone numbers are not computed in QuickContacts. Bug: 7003015 Change-Id: I999b6ba8e3e3292b055a8fa1fe667a5c8304c983