Back to Browse

B4A tutorial: CustomListView (clv) + Lazy Loading part 3

2.7K views
Jul 14, 2020
7:25

This is the second tutorial about "Lazy Loading" in xCLV. By "lazy Loading" you don't need to load all items at once in Xcustom list view (clv). You only load items which can fit Custom List View on the screen. It will be done by an event which named VisibleRangeChanged. Lazy loading can significantly improve the performance of lists with complex items. ✅✅ If you haven't watched my previous tutorials about CLV plz find the links below: 👇👇 🔵 xCustomListView: https://youtu.be/jqeN0DzyDfE 🔵 clv + Lazy Loading (previous tutorial): https://youtu.be/-LpywuoEbjA 🟢 Source code: https://drive.google.com/file/d/11q-NongtrJ6PfMBmgY_eDyQ_XOtETmC3/view?usp=sharing

Download

1 formats

Video Formats

360pmp410.0 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

B4A tutorial: CustomListView (clv) + Lazy Loading part 3 | NatokHD