Android Question ScrollView1_ScrollChanged loop

Mrjoey

Active Member
Licensed User
Longtime User
hello , i have a listview with high number of items added to a scrollview , so instead of adding all items once in a loop , is there a way to add just few items that fill the screen size and when the scrollview changes the other items will be added?
 
Top