Android Question xCustomListView LazyLoading i see only a white list

Peter Simpson

Expert
Licensed User
Longtime User
Hello,

i took the example "Cards list with CustomListView" and have expand it with LazyLoading.

But the only thing what i can see is a white list, no items, nothing?

Hello @Alexander Stolte

I just read this post and downloaded the example here
https://www.b4x.com/android/forum/threads/cards-list-with-customlistview.87720/#content

I then followed Erels instructions here
https://www.b4x.com/android/forum/t...ew-lazy-loading-virtualization.87930/#content

And the attached working file is the end result.
 

Attachments

  • XCLSViewCardViewLL.zip
    120.1 KB · Views: 313
Upvote 0

Alexander Stolte

Expert
Licensed User
Longtime User
And the attached working file is the end result.
Your example is working, with my code your example is working too. My example is not working and i cant see why, I replaced my code with yours, but the list is still white. I have compare the layout files, but this is all the same.
 
Upvote 0
Top