aegidius20
Member
Scene:
A B4XPage with a couple of customlistviews. They are filled, one item drawn highlighted, and then ScrollToItem called to get that item into view. All this happens in the B4XPage_Appear.
It doesn't scroll the highlighted item into view the first time that page is shown, but works fine the second and subsequent times. (The right item is highlighted every time, so I know that works.)
Any ideas?
A B4XPage with a couple of customlistviews. They are filled, one item drawn highlighted, and then ScrollToItem called to get that item into view. All this happens in the B4XPage_Appear.
It doesn't scroll the highlighted item into view the first time that page is shown, but works fine the second and subsequent times. (The right item is highlighted every time, so I know that works.)
Any ideas?