Can't Repro
Status Update
Comments
jl...@google.com <jl...@google.com> #2
I assume it is the same app as mentioned in
How do I build with the custom plugin ?
jv...@google.com <jv...@google.com> #3
Thanks for the feedback. To help us troubleshoot this issue further, we will need more information. Please share detailed reproduction steps and as much as possible of the following information when it applies if you haven’t already:
1. Android Studio version and OS type and version
2. Screenshots or videos of the issue
3. idea.log file (select Help > Show Log in Finder / Explorer)
4. Thread dumps if the issue is a freezing or non-responding UI.
For more information on what’s needed and how to obtain this information please read the guide athttps://developer.android.com/studio/report-bugs#studio-bugs
1. Android Studio version and OS type and version
2. Screenshots or videos of the issue
3. idea.log file (select Help > Show Log in Finder / Explorer)
4. Thread dumps if the issue is a freezing or non-responding UI.
For more information on what’s needed and how to obtain this information please read the guide at
cj...@gmail.com <cj...@gmail.com> #4 Restricted
Restricted
Comment has been deleted.
cj...@gmail.com <cj...@gmail.com> #5
AS & OS versions are same as original post.
Repro steps are:
- Build & run the 'sampleapp' in the attached project.
- On the main screen click "Login"
- Open Layout Inspector to see the tree of composables
The tree doesn't show any composables past the SaveableStateProvider
jl...@google.com <jl...@google.com>
jl...@google.com <jl...@google.com> #6
Sorry for the delay.
Is this still a problem ?
I was wondering if turning off "Filter System-Defined Layers" would show the compose nodes that doesn't show up.
an...@google.com <an...@google.com> #7
Our team had requested additional information for this issue which was not provided within 30 days. Unfortunately there is not enough information for us to proceed and this issue is now closed.
In the future, if you encounter this or any other issue, please readhttps://developer.android.com/studio/report-bugs.html and file a new bug report with all the required information. This will help ensure the team can correctly triage, reproduce, and resolve your issue.
Thank you!
In the future, if you encounter this or any other issue, please read
Thank you!
Description