commit | ad8fefe918461a372b61ddab82468b6969627214 | [log] [tgz] |
---|---|---|
author | Makoto Onuki <omakoto@google.com> | Tue Sep 20 10:44:34 2011 -0700 |
committer | Makoto Onuki <omakoto@google.com> | Tue Sep 20 11:16:09 2011 -0700 |
tree | 15b0e9f8a7bea06c8bc88831ddf46689330ea208 | |
parent | 4254f97ea4ee3ae6c2b3407f41478fe0445b735b [diff] |
[phone] Don't start search loader before it's ready The setFilter() call in Dialtacs.onStart() indirectly started the loader, but at this point the initialization in ContactEntryListFragment.onStart() hasn't done yet, so we shouldn't the loader yet. This caused the first loader to start with the wrong sort order if you have "sort by last name" set. Bug 5252597 Change-Id: Ia1efc7b097cb5c1068f0b2ebb6d61fb0c29f4302