Hi,
Testing sfListView in Android and cannot use arrow keys to select other listview cells, in UWP app its working fine (AllowKeyboardNavigation is already "True"), also is there a way to select cell within c# code (something like ItemIndex or SelectionIndex? Feeding data from SQLite table.
Thank you