OSDN Git Service

Do more work off main thread.
authorSteve McKay <smckay@google.com>
Wed, 27 May 2015 23:11:42 +0000 (16:11 -0700)
committerSteve McKay <smckay@google.com>
Wed, 27 May 2015 23:19:14 +0000 (16:19 -0700)
commitab7865cd1e9f02d2b3dbb340014d165e7d3be89d
tree0ad442a0b665cdd115b04531d6f675eb52118382
parentf3bd63ce97a340eb1b66d28d951b09f1e59046f0
Do more work off main thread.

Create List<DocumentInfo> in asynctask to avoid UI jank.

Change-Id: I0a1274b4903c48332c2593714a2e7972b7b2686c
packages/DocumentsUI/src/com/android/documentsui/DirectoryFragment.java