commit | e2564f9f197f6398cf3f2b1310045b8f685fd85c | [log] [tgz] |
---|---|---|
author | Ben Kwa <kenobi@google.com> | Fri Jan 08 15:34:47 2016 -0800 |
committer | Ben Kwa <kenobi@google.com> | Fri Jan 08 16:59:20 2016 -0800 |
tree | 331b0dd3ef9479a14d71be007bce882b471a8680 | |
parent | 2e79249795ab7b48afe255daaa056f9a03119c76 [diff] |
Increase the stability of sorting in the Model. This is necessary to prevent UI thrash (items continually shuffling around) when the underlying Provider doesn't return its contents in a stable order from one load event to another (DownloadStorageProvider is an example). BUG=26417297 Change-Id: Ie99e56b610f5d01d5318be07c0379b506c828735