Two-way binding cannot resolve a setter for java.lang.String property – Twitter-api
I am playing with the two-way binding of the data binding API which was introduced in Android Studio 2.1 AFIK. I get this interesting error: Error:Execution failed for task ':app:compileDebugJavaWithJavac'. > java.lang.RuntimeException: Found data binding errors. ****/ data binding error…