OSDN Git Service

Refreshing view contact based on the result of editing
authorDmitri Plotnikov <dplotnikov@google.com>
Thu, 1 Oct 2009 06:48:12 +0000 (23:48 -0700)
committerDmitri Plotnikov <dplotnikov@google.com>
Thu, 1 Oct 2009 06:48:25 +0000 (23:48 -0700)
commit160e9dac355d20375601483ff58f5a273e1e192d
treec516e5762f4b0dd9efc68be57089de3609b1ceb2
parent5ac1056218bbaed2e4fb9ffffdbd14cdd46285c6
Refreshing view contact based on the result of editing

Specifically, when edit does joins, new contacts and deletes, the lookup key can change beyond recognition.

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