We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi Guys,
Actually the issue is in system generated file named
app/build/generated/source/apt/debug/com/example/test/mvvmsampleapp/databinding/ProjectListItemBinding.java
projectWatchers - The variable name is mismatched on its declaration. Refer Line:17 and Line:111
Anyway to edit this file. In android studio it says "Files under the build folder are not editable".
The text was updated successfully, but these errors were encountered:
Clean and build the project.
Sorry, something went wrong.
Tried too many times bro, Also I am using Android studio 3.0.1
No branches or pull requests
Hi Guys,
Actually the issue is in system generated file named
app/build/generated/source/apt/debug/com/example/test/mvvmsampleapp/databinding/ProjectListItemBinding.java
projectWatchers - The variable name is mismatched on its declaration. Refer Line:17 and Line:111
Anyway to edit this file. In android studio it says "Files under the build folder are not editable".
The text was updated successfully, but these errors were encountered: