Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 2826a20a authored by Orhan Uysal's avatar Orhan Uysal
Browse files

Instead of storing AppIconDrawable store bitmap.

Storing the AppIconDrawable itelf currently introduces around 2mb of
extra memory usage per window. Replace AppIconDrawable usage with bitmap
usage so that we don't need as much memory. Bitmap uses 45x45x8 bytes of
memory only.

Bug: 336026116
Test: Manual | Compare memory usage through heap dumps and perfetto
Change-Id: Ibed72b837aff08389506dfd65b1d4e486c7f3f9a
parent e9093b4f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment