-1
Does anyone know how to fix it? Out of nowhere these two commands stopped working
Note: When I run the application there is no error, but it still shows that there are errors in the code for some reason
Also, even I using the function jogar()
keeps showing that it has not been used yet, although the application is working properly without any bug
I’m using the latest update and sometimes I have the same problem. The solution is to exit and enter again, preferably through File->Invalidity / Restart.
– ramaral
It is usually Android Studio cache. Try to clean using the option @ramaral said
– ricardogobbo