Status Update
Comments
il...@google.com <il...@google.com>
ho...@gmail.com <ho...@gmail.com> #3
Downloading Android Studio Arctic Fox | 2020.3.1 Beta 3 has fixed the issue, thanks ! I thought I had the latest version of Android Studio as there was no further updates when Checking for Updates within the IDE, I had to manually download it on the
da...@google.com <da...@google.com> #4
Ooof, I think I recall seeing a bug fly by about that, something about our update process got busted it seems. Sorry about that!
If you're not aware of
Description
Build: AI-203.7148.57.2031.7185775, 202103050218,
AI-203.7148.57.2031.7185775, JRE 11.0.8+10-b944.6842174x64 JetBrains s.r.o, OS Mac OS X(x86_64) v10.16, screens 2880.0x1800.0; Retina
AS: Arctic Fox | 2020.3.1 Canary 9; Kotlin plugin: 203-1.5.10-release-891-AS7717.8; Android Gradle Plugin: 7.0.0-alpha10; Gradle: 6.8.2; NDK: from local.properties: (not specified), latest from SDK: (not found); LLDB: pinned revision 3.1 not found, latest from SDK: (package not found); CMake: from local.properties: (not specified), latest from SDK: 3.18.1-g262b901, from PATH: (not found)
IMPORTANT: Please readhttps://developer.android.com/studio/report-bugs.html carefully and supply all required information.
Jetpack Navigation Safe Args introduced generated fromSavedStateHandle() method since version 2.4.0-alpha01 (https://developer.android.com/jetpack/androidx/releases/navigation#navigation-compose-2.4.0-alpha01 )
But Android Studio can't resolve the reference. The project can build and be installed without any errors, but the auto complete doesn't suggest fromSavedStateHandle() and this method is highlighted in red, even though the method is present in the generated Safe Args java class.