commit | e92556819b509af1e193634048f475d599136682 | [log] [tgz] |
---|---|---|
author | Fengjiang Li <fengjial@google.com> | Wed Sep 27 14:28:38 2023 -0700 |
committer | Fengjiang Li <fengjial@google.com> | Thu Sep 28 14:29:07 2023 -0700 |
tree | c524836f44971f11d8be792278fe8848de03e20d | |
parent | 4fc16ab256c65535f54ec1c0560ee46bb7f10b24 [diff] |
Don't preinflate all apps for taskbar in AllAppsStore#setApps Triggering all apps pre-infation at AllAppsStore#setApps is too late for taskbar, because it is in same frame when user opens all apps from taskbar. We should find an earlier entry point to pre-inflate all apps for taskbar. Test: Verify taskbar is rendered correctly. Also verify we no longer pre-inflate all apps for taskbar in perfetto trace Change-Id: If1f8c616b6be7f64ea16807f4b7a8b75da55d038