commit | c317d925f7d9a1d47e53fa26706a856a58eff0cf | [log] [tgz] |
---|---|---|
author | Sunny Goyal <sunnygoyal@google.com> | Thu Apr 07 16:24:45 2022 -0700 |
committer | Sunny Goyal <sunnygoyal@google.com> | Fri Apr 08 14:41:40 2022 -0700 |
tree | 684ce13ba32892109ba7e6df205230bfa4d9c2f4 | |
parent | b266baa64dc14736f8bf14458e9a2006e87ab616 [diff] |
Improving folder icon drawable > Only clearing bitmap for foreground layer. Background and dot have only one draw command and is waster without rasterizing > Moving bitmap creation to background thread > Removing folder clipping since the folder draws outside bounds anyway > Fixing the size of the foreground layer to what is actually needed Bug: 224945025 Test: Manual Change-Id: I72a8149ce4c44c266d5bdf45368d3dda5a960ac2