hey guys, do you know if working with Databinding ...
# android
k
hey guys, do you know if working with Databinding and Butterknife could create some conflicts?
r
kagomez: actually when you use databinding, you not need butterknide. Seems like when you use syntactic in kotlin extension
k
I'm updating from a big project that use Butterknife to Databiding, it seems that was the version of Butterknife that was causing the problem
r
kagomez: I see, what conflict you got?
k
it was related to apt, upgrading butterknife solve the conflict
r
Good. Latest butterknife have their own annotation