google / iosched

The Google I/O Android App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code autocompletion does not work

sanisloandras opened this issue · comments

Hello

I have just cloned the project from scratch. Had to update this line in build.gradle.kts
classpath("com.android.tools.build:gradle:7.0.4")

I can build the project without any problems.
But code completion does not work, and in the right top corner of every file I see "Analyzing...".

Can you help me why is that?

@sanisloandras +1 to this I also faced a similar issue.
Update to Android Studio Bumblebee | 2021.1.1 did solve the issue for me!