Android Studio inline compiler showing red errors, but compilation with gradle works fine
When your Android Studio files shows Red . Such R. file
The following steps helps
- Close your project, and in your project folder delete
project/.idea - Delete
~/.gradlefolder. - invalidate and restart


Comments
Post a Comment