esoxjem / MovieGuide

Movie discovery app showcasing MVP, RxJava, Dagger 2 and Clean Architecture
MIT License
2.61k stars 857 forks source link

Replace Butterknife Databinding with android databinding library #76

Closed esirK closed 6 years ago

esirK commented 6 years ago

What does this PR do

Among other things, android databinding library makes the codebase cleaner. More opinions can be found Here and here No hard feelings if you decide to close the PR if it doesn't solve a real issue 😀

esoxjem commented 6 years ago

Hi @esirK. At this point in time in the project, DataBinding is not something I would like to incorporate. Thank you for your contribution!