FreeFlow
FreeFlow copied to clipboard
No way to programmatically call a setSelectedItem() method
While reading the selectedItem is pretty easy, since the container uses the point where the touch began as the element that will be the selectedItem if the touch event completes, there is no programmatic way of setting the selected item.