All Layouts in my project are not accepting calls in Android Studio. What can I do?
All Layouts in my project are not accepting calls in Android Studio. What can I do?
I already had this problem once, it was resolved with:
Build-> Clean Project
If it still does not work, try:
Tools-> Android-> "Sync Project with Gradle Files"