Hello guys, does someone else is going through thi...
# android
c
Hello guys, does someone else is going through this kind of issue? the IDE seems to not recognize the imports (Jetchat from the Google Compose samples) on the new Android Arctic Fox. It show the highlight as error but when hit compile & run it deploys to the emulator/connected device with no problems.
j
better asked in #android-studio probably - but usually when I have import problems I do ’invalidate caches / Restart”
c
For this case that solution often works, but in a project with more than 100 modules, it's hard to go for a invalidate caches 😅