Status Update
Comments
al...@google.com <al...@google.com> #2
Thanks for reporting. Yes, this is a bug and we are looking for a fix.
RE: "In the past, this column would show the total retained size for all strings"
. In the past, this column shows the sum of every instance's retained size. But that could overestimating, when one instance is retained by another instance of the same class, thinking of a linked list. Therefore, we made some changes, but apparently the tool may underestimate the class' retained size now.
al...@google.com <al...@google.com> #3
al...@google.com <al...@google.com> #4
RE:
Description
We need targetSdk to be 33 before we move forward with upstreaming, otherwise we are releasing potentially broken code in betas.