Please advise
How many items can at maximum be added to a xCustomListView before it will generate the following error:
If I add less items then it seems to run without a problem. Not using lazy loading. Just a hard xCustomListView. 50 seems to be OK. Somewhere between 50 and 300 it causes the above error. Have not fiddled around to see what is the max I can push it to. Maybe someone has done this before and established the max....?
Rgds
JS
How many items can at maximum be added to a xCustomListView before it will generate the following error:
xCustomListView Error:
java.lang.RuntimeException: java.lang.RuntimeException: Object should first be initialized (List).
If I add less items then it seems to run without a problem. Not using lazy loading. Just a hard xCustomListView. 50 seems to be OK. Somewhere between 50 and 300 it causes the above error. Have not fiddled around to see what is the max I can push it to. Maybe someone has done this before and established the max....?
Rgds
JS