narendrakothamire / android-binding

Automatically exported from code.google.com/p/android-binding
0 stars 0 forks source link

Issue with a ArrayListObservable<T> #37

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hi , when we used a ArrayListObservable<T> for binding, any change that we do 
in the ViewModel doesn't notify to the view. How can I notify some change in an 
ArrayListObservable?. Regards 

Original issue reported on code.google.com by juanvill...@gmail.com on 7 Jan 2015 at 12:58