commit | 627fd3928c12165a8edb71851286804eb2c93e24 | [log] [tgz] |
---|---|---|
author | Jason Chiu <chiujason@google.com> | Fri Dec 03 17:12:08 2021 +0800 |
committer | Jason Chiu <chiujason@google.com> | Fri Dec 03 17:12:08 2021 +0800 |
tree | 10da02aee32f343e5f7b1bf06ee5d396c14cd10c | |
parent | 7bfe3e869a9c8b6bd47b58a5ab555d68a72569e4 [diff] |
Improve the cold start performance The performance regressed since the previous change that hide the homepage view from using View.GONE to View.INVISIBLE This change only initializes the list views in the invisible homepage view to prevent a scroll flicker when scrolling is needed. Test: manual Bug: 206555277 Bug: 205823792 Change-Id: I8f173b135cfa1d27a1362d5fa8e3f338e2428ad2