Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 489faa9f authored by Dmitri Plotnikov's avatar Dmitri Plotnikov
Browse files

Removing photo cache clearing on cursor change

Bug: 2562872
Change-Id: I923c92cda498f9073e99f9463bb30ebade3516b7
parent 517bfe51
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -3287,8 +3287,6 @@ public class ContactsListActivity extends ListActivity implements View.OnCreateC
                foundContactsText.setText(text);
            }

            mPhotoLoader.clear();

            super.changeCursor(cursor);
            // Update the indexer for the fast scroll widget
            updateIndexer(cursor);