commit | 5c3f00d26ced723484d1a2250cac19aacb31fa36 | [log] [tgz] |
---|---|---|
author | Maurice Chu <mochu@google.com> | Tue Aug 21 14:26:12 2012 -0700 |
committer | The Android Automerger <android-build@android.com> | Tue Aug 21 15:40:08 2012 -0700 |
tree | 50f3b8f714485e217b41ce09407e5c97e25eaa77 | |
parent | f38ec73412662a26bacaf9e147114469640d446f [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