MvvmApp-Android
MvvmApp-Android copied to clipboard
[DEPRECATED] Mvvm+DataBinding study demo
DaggerA06Component这样的类和 DataBinding 相关的类都提示 找不到
事件无法传参
DEMO,A02DataBindingBaseActivity中onNameClick(String Name)接收的Name是null,而onAgeClick(int age)却有值,是什么原因?
FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':app:compileDebugJavaWithJavac'. > java.lang.RuntimeException: failure, see logs for details. Exception while handling step android.databinding.annotationprocessor.ProcessExpressions@4108e7b4 javax.xml.bind.UnmarshalException - with...