I am trying to focus an entry in list view when the number of records in the listview is one. Getting an exception in android, for windows and iOS there is no exception but entry is not getting focused.
Exception in Android:parameter must be a descendant of this view.
↧
Exception when trying to focus an entry in listview for Android.
↧