commit | 26c5aa2558f235c1e4e410c795e62cb42b1f2066 | [log] [tgz] |
---|---|---|
author | Dmitri Plotnikov <dplotnikov@google.com> | Mon Oct 05 17:05:37 2009 -0700 |
committer | Dmitri Plotnikov <dplotnikov@google.com> | Mon Oct 05 17:05:44 2009 -0700 |
tree | 7e041a9fb07f30d5ff1105e40c4398178bc26372 | |
parent | 8e55e0daa3967dbfdada4a42bec51a0435bc3384 [diff] |
[Issue 2165144] Fixing managed delete dialogs in ContactListActivity Since these dialogs are managed, they are not actually destroyed after the first use, but reused. These dialogs were initialized with the URI of the first contact we were deleting. On subsequent calls, they were reused and tried to delete the same contact. Change-Id: I517b266a96fe72268c8dfbc7fe3f84fa366d7a23