renannery / TouchFeedback

2 stars 0 forks source link

Dynamic Binding #1

Open patelakshay13890 opened 8 years ago

patelakshay13890 commented 8 years ago

Hey , Does u have idea of using Data Binding in Android Studio with all possible options ?? If do have then send me link for the same I need it badly

I also need to Use it in List view and want to Add Text view to the Linear layout dynamically Based on data using binding.

renannery commented 8 years ago

Hi @patelakshay13890 , sorry the delay.

Actually there are great examples of Data Binding usage for Lists

I'd recommend these links:

https://github.com/radzio/android-data-binding-recyclerview http://blog.stablekernel.com/mvvm-on-android-using-the-data-binding-library/ http://tech.vg.no/2015/07/17/android-databinding-goodbye-presenter-hello-viewmodel/ https://github.com/hitherejoe/MVVM_Hacker_News https://github.com/ivacf/archi