binding-collection-adapter icon indicating copy to clipboard operation
binding-collection-adapter copied to clipboard

ListView selected item

Open royben opened this issue 8 years ago • 1 comments

Any idea on how to bind the ListView selected item to an ObservableField on the view model ?

royben avatar Jul 30 '17 22:07 royben

You can set it manually in an onItemSelected callback. Might be a cool feature for a two-way binding for that.

evant avatar Jul 30 '17 23:07 evant