I'm facing an issue in Android Studio Ladybug (202...
# android-studio
m
I'm facing an issue in Android Studio Ladybug (2024.2.1 Patch 3) where XML code suggestions are not appearing for attributes like
android:id
,
android:background
,
android:src
, and many others. I've already tried the following troubleshooting steps, but none of them worked: 1. Cleaned and rebuilt the project 2. Invalidated caches and restarted Android Studio System Details: Android Studio Ladybug | 2024.2.1 Patch 3 Build #AI-242.23339.11.2421.12700392, built on November 22, 2024 Runtime version: 21.0.3+-12282718-b509.11 amd64 VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o. Toolkit: sun.awt.windows.WToolkit Windows 11.0 GC: G1 Young Generation, G1 Concurrent GC, G1 Old Generation Memory: 3052M Cores: 8 Registry: ide.experimental.ui=true i18n.locale= terminal.new.ui=true jdk.updater=false Non-Bundled Plugins: com.intellij.marketplace (242.24335) com.darkyen.darkyenustimetracker (1.5.3) dev.polek.adbwifi (1.2.6) izhangzhihao.rainbow.brackets (2024.2.8-241) com.squareup.sqldelight (2.0.2) com.developerphil.adbidea (1.6.19) mobi.hsz.idea.gitignore (4.5.4) Is there anything else I can try to resolve this issue? Could it be related to plugins, settings, or the IDE version?