0
All Layouts of my project are not accepting to be called in Android Studio. What can I do?
0
All Layouts of my project are not accepting to be called in Android Studio. What can I do?
0
I had that problem once, it was solved with:
Build->Clean Project
If it still doesn’t work, try:
Tools->Android->"Sync Project with Gradle Files"
Browser other questions tagged android-layout
You are not signed in. Login or sign up in order to post.
That question is similar to yours, maybe the answers will help you in something.
– Paulo Rodrigues