binding-collection-adapter
binding-collection-adapter copied to clipboard
ListView selected item
Any idea on how to bind the ListView selected item to an ObservableField on the view model ?
You can set it manually in an onItemSelected callback. Might be a cool feature for a two-way binding for that.