/ScrollList

Optimizing the scroll list

Primary LanguageC#

ScrollList

Description

A sample project to demonstrate how items in a list can be reused so instead of populating the list with 50 items, only populate it with those that are visible and reuse them in a conveyor belt manner.

Scroll list