Fixed
Status Update
Comments
cl...@google.com <cl...@google.com>
ho...@google.com <ho...@google.com> #2
The same set of changes builds on linux
ea...@google.com <ea...@google.com>
am...@google.com <am...@google.com>
am...@google.com <am...@google.com> #4
➜ My-App git:(feature-agp-7.0) ✗ echo $JAVA_HOME
/Applications/Android Studio Arctic Fox.app/Contents/jre/Contents/Home
➜ My-App git:(feature-agp-7.0) ✗ "/Applications/Android Studio Arctic Fox.app/Contents/jre/Contents/Home/bin/java" --version
openjdk 11.0.10 2021-01-19
OpenJDK Runtime Environment (build 11.0.10+0-b96-7281165)
OpenJDK 64-Bit Server VM (build 11.0.10+0-b96-7281165, mixed mode)
Description
Android Studio Build: Android Studio 2020.3.1 Canary 6
Steps to Reproduce:
1. Load a project (in this example, the codelab
2. After loading, Studio seem responsive and I can edit code but the preview is empty and the words "Syncing..." is too small.
I thought this was a bug at first as nothing shows up as I edit the code.
Suggestion: Would be better if we add something like a spinner or even if it is just words saying it is updating.