commit | 6c59082697d8f4802b6bf7926a8277f85da2a55e | [log] [tgz] |
---|---|---|
author | Fengjiang Li <fengjial@google.com> | Mon Sep 25 15:04:57 2023 -0700 |
committer | Fengjiang Li <fengjial@google.com> | Tue Oct 03 10:16:30 2023 -0700 |
tree | 887c351b0b3f36d517d6969e681f3fb6558b60c1 | |
parent | 8f795844e9d5af5d8b34d566da6b98eaae4b1295 [diff] |
Fix All Apps Icons Count estimation We used to estiamte more all apps icons to pre-inflate than needed. This would reduce the post boot memory useage. Test: Grab heap dump after device boot to verify number of BubbleTextView is reduced Bug: 297352492 Change-Id: Ice3950b781fe7b5d7df2c0c5c7b7a316b5851bc7