I have a Firemonkey Listview in an app running on both iOS and Android. The listview contains 5 items.
One thing I’ve noticed is when I press the list view with my finger but not on an actual item (in the blank space below the last item), it still selects/highlights the last item in the listview.
Is there anyway of preventing this?
Thanks,