commit | eda268a425395c1ab605cfa9333e3b0d53dada9c | [log] [tgz] |
---|---|---|
author | Zemiao Zhu <zemiao@google.com> | Fri Sep 25 16:36:08 2020 -0700 |
committer | Zemiao Zhu <zemiao@google.com> | Tue Sep 29 10:18:30 2020 -0700 |
tree | 5b0dd4e7706aaf5fa7941c749b753246d54b5845 | |
parent | a9219f8a58cf339ce0765de0da88949f50a2cf75 [diff] |
Unblock UI thread from updating model. The model data is loaded from DirectoryResult.cursor, so it makes more sense to populate all relevant data directly when we generate DirectoryResult in the background. Bug: 169449744 Test: atest DocumentsUIGoogleTests Change-Id: I26557f9fe93ab6cb01599c51f43c0f393e17a2a3