Fixed
Status Update
Comments
sa...@google.com <sa...@google.com>
pa...@google.com <pa...@google.com>
tn...@google.com <tn...@google.com>
tn...@google.com <tn...@google.com> #2
STEPS TO REPRODUCE:
Suppose we have such entry in Main.apk:
main.apk -->
res/ic_launcher_round.webp 10K
assets/plugin.apk -->
res/ic_launcher_round.webp 1K
check Apk Analyzer assets/plugin.apk/res/ic_launcher_round.webp
size
Expected result:
ic_launcher_round.webp
display 1k
Actual result:
ic_launcher_round.webp
display 10k
Pls check attachment main.apk or main.png
Studio Build: Android Studio Giraffe | 2022.3.1
OS: N/A
an...@google.com <an...@google.com> #3
Hi, @rp...@google.com
Is there any update on this issue?
Description
It currently checks to see if the import is for a
PsiClass
but it would be helpful to have automatic tests for top level functions as well.