commit | c932da4b7990b8cbaf0dc44525d332f3d5035214 | [log] [tgz] |
---|---|---|
author | Arc Wang <arcwang@google.com> | Mon Oct 31 17:42:13 2022 +0800 |
committer | Arc Wang <arcwang@google.com> | Mon Oct 31 10:58:44 2022 +0000 |
tree | de36bd2fe7c89aa5255e474890f6b13180be7b45 | |
parent | 88313aed6c79061d38fb951d759908a9d7570481 [diff] |
Fix Storage Settings summary jank When switching dark theme, Settings homepage is re-created and storage summary will be calculated in worker thread and then be displayed after a short time. Use cache to display the summary before latest summary is available. Bug: 255459774 Test: manual visual Switch Dark theme and observe Storage settings summary. Change-Id: I88c7190758a8bdf3a1a24137b9638ca3fb839887