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

merged newsapi-kotlin version into test1 #44

Closed OyaCanli closed 5 years ago

OyaCanli commented 5 years ago

In order to fix the merge conflict, I created a new branch from the initial commit. I added a brand new project there and I cherry-picked all my commits on the dev-databinding-news-api branch there. For convenience, I already merged it into test1. But if we want to continue working on seperat branches, we can sync other branch too. For that: -You can erase the dev-databinding-newsapi-kotlin branch and create it again from initial commit. -Then I'll make a new PR to that branch. Otherwise, we can also continue working on test1 branch. It might be easier in fact. I'm not sure.