OSDN Git Service

Fixing the issue where empty contacts could not be joined
authorDmitri Plotnikov <dplotnikov@google.com>
Thu, 24 Sep 2009 02:01:15 +0000 (19:01 -0700)
committerDmitri Plotnikov <dplotnikov@google.com>
Thu, 24 Sep 2009 02:01:55 +0000 (19:01 -0700)
commit2a8cef0eefdee8b8e6345851e304b609ae21dd2e
tree58239b036c3f4b7d6f049938e0221597de4d11d1
parentadedd75b1900c4c794a9e5702d9f43bdba4cea7c
Fixing the issue where empty contacts could not be joined

Basically if you did not have any _displayable_ items on a contact,
you could not merge it with another contact.

Change-Id: I58807cc25390bce4edb5fb0870641920281571f9
src/com/android/contacts/ViewContactActivity.java