Status Update
Comments
kn...@google.com <kn...@google.com>
an...@google.com <an...@google.com> #2
Forgot to add the second screenshot. Here it is
kd...@google.com <kd...@google.com> #3
Hi! I don't seem to be able to reproduce this behavior. As far as the resolution goes, these are treated exactly the same under the hood so I'm not sure how there would be a discrepancy.
I did notice that in your example, you are missing a semicolon after "age" in the PersonView
, and when I left that out, I got the same issue with things not resolving, but once I put the semicolon then everything worked as expected. Just want to verify that that's not the cause.
kd...@google.com <kd...@google.com> #4
The missing semicolon is a typo from my part and shouldn't change the behaviour in the issue. In my own code, I also have a semicolon. Unfortunately I don't seem to be able to edit the issue description.
Maybe the issue only arises in certain situations? I gave a simplified version of the problem with simple objects, but in my project I have database view on joins. I made sure that the simplified version of the issue also arises syntax errors in my own project though. Maybe something else clashes with it?
At the moment of writing, there are 2 other persons who also seem to have the issue (looking at the "I am impacted" vote count), so it seems that I'm not the only one with the issue, but weird that you can't seem to reproduce with my example.
Let me try to reproduce the issue in a clean project. Give me day or two for that.
kd...@google.com <kd...@google.com>
an...@google.com <an...@google.com> #5
Thank you! That will help immensely.
Description
The Canary version cannot display the "Layout Resource File" menu item in the layout -> xml right-click menu, making it impossible to easily create a layout.
Build: AI-243.22562.218.2432.12933754, 202501171336
AS: Meerkat Feature Drop | 2024.3.2 Canary 1
AI-243.22562.218.2432.12933754, JRE 21.0.5+-12771278-b631.28x64 JetBrains s.r.o., OS Mac OS X(aarch64) v15.3, screens 3456x2234 (200%); Retina
Android Gradle Plugin: 8.8.0
Gradle: 8.11.1
Gradle JDK: JetBrains Runtime 21.0.4 - aarch64
NDK: from local.properties: (not specified), latest from SDK: 26.3.11579264
CMake: from local.properties: (not specified), latest from SDK: 3.31.1-g0a10cd6, from PATH: (not found)
```