Hey! I got a question about databinding. I got the library which I can implement as project or from maven. With Maven it works well, but when I do it as project than binding stops to generate BindingImpl classes which xml files contain custom adapters from library. Why it may happens? Also I can navigate to source code of adapters from xml.
f
Fidelity Chauke
05/27/2020, 7:37 AM
Have a close look at your xml. Often there will be an error there and this stops the bindingIml from being created.