bod
06/04/2017, 9:53 AM1.1.2-4 on my project. I get kapt3 compilation errors related to databinding. Reverting to 1.1.2-2 again resolves it. Does anybody here have the same problem?rattleshirt
06/04/2017, 11:16 AMandroid:text="@={item.username}" where I had to use android:text="@{item.username}". What error messages are you gettingbod
06/04/2017, 11:18 AMbod
06/04/2017, 11:18 AMbod
06/04/2017, 11:40 AM