Fixed
Status Update
Comments
aa...@google.com <aa...@google.com> #2
deleted
jv...@google.com <jv...@google.com> #3
Look like this was introduced by the fix for
aa...@google.com <aa...@google.com> #4
I can't add the property using gradle.beforeProject
like i've been able to do with other plugins (kapt) that have similar isolation issues. Perhaps because the JetGradlePlugin is added and executed earlier than my own code.
aa...@google.com <aa...@google.com>
an...@google.com <an...@google.com> #6
Thanks for the patch - I'll cherry pick and adapt internally
Description
1) the methods are a lighter shade of gray if they're just a reference
2) there's no counter for the "defined methods" column.
This is not very discoverable and we had various people at Google I/O be confused about this, especially when they had multi-dex in their APK, looking at classes.dex they saw their methods and were annoyed that the tool didn't allow them to see their bytecode.
We should consider changing this UI to make this more discoverable.
One option: have two separate trees in the view, one for definitions and another for references. where each root node is named as such.