Status Update
Comments
uc...@google.com <uc...@google.com> #2
Weird "? extends" declarations floating in the middle of nowhere?
ye...@gmail.com <ye...@gmail.com> #3
I can't reproduce with a project.
Is there any log I should grab to help investigate this? This is still happening on 3.6C6.
Is there any log I should grab to help investigate this? This is still happening on 3.6C6.
uc...@google.com <uc...@google.com> #4
Can you please help share the idea.log file (select Help > Show Log in Finder) if this issue reproduces again? Thank you very much!
ye...@gmail.com <ye...@gmail.com> #5
Here is the log, taken from AS 3.6C6
1. AS in stable state (gradle sync done)
2. switch one build flavor (from `defaultRaisedMinSdkDebug` to `normalDebug`)
3. close AS
4. start AS and wait till stable state
Hope this helps.
1. AS in stable state (gradle sync done)
2. switch one build flavor (from `defaultRaisedMinSdkDebug` to `normalDebug`)
3. close AS
4. start AS and wait till stable state
Hope this helps.
ye...@gmail.com <ye...@gmail.com> #6
Updated to 3.6C7, issue still repros. Attached are the log and from the same steps.
Description
AI-191.7479.19.36.5721125, JRE 1.8.0_202-release-1483-b49-5587405x64 JetBrains s.r.o, OS Linux(amd64) v4.15.0-55-generic, screens 3840x2160, 3840x2160
AS: 3.6 Canary 5; Kotlin plugin: 1.3.41-release-Studio3.5-1; Android Gradle Plugin: 3.2.1; Gradle: 4.10.2; NDK: from local.properties: 14.1.3816874, latest from SDK: 20.0.5594570; LLDB: LLDB 3.1 (revision: 3.1.4508709); CMake: from local.properties: (not specified), latest from SDK: 3.10.2, from PATH: 3.10.2
Reproduction step
launch Android Studio
in build variants, change from default to something different
exit and relaunch Android studio
check in build variants, everything is back to default again.