commit | ffadc8789ddab7849aa869c6bf1186d36db49d3a | [log] [tgz] |
---|---|---|
author | Dmitri Plotnikov <dplotnikov@google.com> | Thu Apr 01 12:14:28 2010 -0700 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Thu Apr 01 12:14:28 2010 -0700 |
tree | 5fbedd0e532682a3dfeafa2e896a1041cbdd75a7 | |
parent | 489faa9fd0b99e7f999492a26e0be7f920052460 [diff] | |
parent | 84a4eee9fe5871b8da646c6dd498b11e5fce92a7 [diff] |
Merge "Saving ALL state when contact editor is evicted" into froyo
diff --git a/src/com/android/contacts/ContactsListActivity.java b/src/com/android/contacts/ContactsListActivity.java index 3aa5098..6fd03f7 100644 --- a/src/com/android/contacts/ContactsListActivity.java +++ b/src/com/android/contacts/ContactsListActivity.java
@@ -3287,8 +3287,6 @@ foundContactsText.setText(text); } - mPhotoLoader.clear(); - super.changeCursor(cursor); // Update the indexer for the fast scroll widget updateIndexer(cursor);