Status Update
Comments
uc...@google.com <uc...@google.com>
xa...@google.com <xa...@google.com>
so...@google.com <so...@google.com> #2
I don't think the average developer understands the distinction between method references and method definitions in this context (inside a DEX file). I know I don't.
@jvg, can you elaborate?
xa...@google.com <xa...@google.com>
da...@google.com <da...@google.com> #3
people who are looking at the bytecode in the dex to optimize their app through shrinking hopefully will learn the difference as string tables for method references between various dex files can account for quite a bit of disk space. but more importantly a definition is something you can analyze its code for where a reference you can't so the UI can be confusing without seeing the difference
so...@google.com <so...@google.com>
ga...@google.com <ga...@google.com> #4
How about something like this?
I think having defined members be directly under the class node while references are nested in a group makes more sense.
Also note that the method refs have a
ka...@google.com <ka...@google.com>
ka...@google.com <ka...@google.com>
an...@google.com <an...@google.com> #5
sounds reasonable to me, thanks
Description
Build: AI-201.7223.91.42.6568795, 202006081754,
AI-201.7223.91.42.6568795, JRE 1.8.0_242-release-1644-b01x64 JetBrains s.r.o, OS Windows 10(amd64) v10.0 , screens 2560x1440, 1536x864
AS: 4.2 Canary 1; Kotlin plugin: 1.3.61-release-Studio4.1-1; Android Gradle Plugin: 4.2.0-alpha01; Gradle: 6.5; NDK: from local.properties: (not specified), latest from SDK: (not found); LLDB: pinned revision 3.1 not found, latest from SDK: (package not found); CMake: from local.properties: (not specified), latest from SDK: 3.10.2, from PATH: (not found)
IMPORTANT: Please readhttps://developer.android.com/studio/report-bugs.html carefully and supply all required information.
+++
Repro instructions
Expected: Small buttons on the right of combobox have a label Actual: Buttons are zero width