enpassio / Databinding

Various examples on databinding which can help not only understand how to get started with it but it also shows how this can be used in complex and real use cases
Apache License 2.0
26 stars 14 forks source link

Dev databinding with recyclerview java #23

Closed OyaCanli closed 5 years ago

OyaCanli commented 5 years ago

I have rewritten project specific readme for this sample and added screenshots. (So the readme that is shown on github when clicked on subfolder) Shall we rewrite the general readme inside rootproject when we finish these perhaps? And probably add a link to the article when we publish.

I also updated gradle and made some minor corrections, like null checkers and NotNull annotations.

rajtheinnovator commented 5 years ago

Yeah that'd be the best way to go with. We should sync all our README once we finish the repository so that it's easy to understand code and get proper reference. And thanks a lot for making the extra improvements