iOS Question xCustomListView ScrollToItem is buggy

Alexander Stolte

Expert
Licensed User
Longtime User
Hello,

if i call:
B4X:
Sleep(0)
mylistview.ScrollToItem(mylistview.Size -1)

then the list is scrolling down, but the problem is, that the last item is not on the bottom of the list, rather on top as last item. Under this item is nothing.

here a screenshot, for better understanding (after "ScrollToItem"):

The last item on the list is on the top and you dont see the other items.
 

Alexander Stolte

Expert
Licensed User
Longtime User
In the attachment is the example with 100 items on the list, if you click on the arrow, then the list will scroll to the last item, but the item is on top, not on the button.
 

Attachments

  • xCustomListView Scroll Bug.zip
    72.1 KB · Views: 151
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…