samedi 3 septembre 2016

[Class] CustomListView - A flexible list based on ScrollView

The native ListView is a optimized for very large lists. Instead of creating the views for each item, it reuses the same views when possible. This optimization makes it very difficult to customize the items.

CustomListView is an implementation of a list based on ScrollView.

CustomListView is suited for lists of up to 1000 or 2000 items.

Advantages of CustomListView:

  • Each item is made of a Panel that can hold any views.
  • Items can be modified at any time.
  • It is possible to...

[Class] CustomListView - A flexible list based on ScrollView

from B4X Community - Android, iOS, desktop, server and IoT programming tools http://ift.tt/1SHOYgo
via IFTTT

Aucun commentaire:

Enregistrer un commentaire