Fixed
Status Update
Comments
da...@google.com <da...@google.com> #2
I've attached the project from the JB bug (after updating some build.gradle files so things compile). If you compile the project, the reference is resolved - but if you clean it, it goes red again.
In this quarter, we'd like to fix this so that we can use in-memory PSI for databinding instead, no compile required.
In this quarter, we'd like to fix this so that we can use in-memory PSI for databinding instead, no compile required.
uc...@google.com <uc...@google.com>
da...@google.com <da...@google.com> #3
Looks like this has been fixed as part of our ongoing fixes around in-memory data binding. I can no longer reproduce the issue.
da...@google.com <da...@google.com> #4
(It looks like the fix will land in Canary 7, so I'll hold off until then to confirm that this is fixed)
da...@google.com <da...@google.com> #5
Still happening in Canary 7. If it still happens in Canary 8, then this will definitely require some investigation.
da...@google.com <da...@google.com> #6
(Note: This is likely related to Kotlin, so to repro be sure to use a Kotlin file. This works when I run latest dev version, which is why I assume it will reach a canary eventually, but I'm starting to get nervous there's something different about canary vs dev configuration.)
Description