The xml code of androidStudio has no association and no prompt

Solve it by reducing the compileSdkVersion version number in the build.gradle file under the app.
I solved it by modifying the compileSdkVersion version number in the build.gradle file under the app. For example, if your version number is 33, you should lower the version number to 32, 31 or 30 (specifically why 33 Or the latest version doesn't work, I have no way of knowing)

Supongo que te gusta

Origin blog.csdn.net/ShiXinXin_Harbour/article/details/127399488
Recomendado
Clasificación