Recycle list data load

I am facing a problem while creating a new project using the newly updated Recycle List in Android Builder. I am facing this problem how to load the data and how to create the block.

BUDHAWANI.aia (5.0 KB)

Don’t use a scrolling arrangement, sue normal vertical arrangement.

1 Like

Okay but, how to store data in Recycle Data and how to show it in the list, because, I added the Length of List block to the Recycle List Data block and then added the variable but it could not be added, this is my exact problem.

In the OnBindView use the ItemData, it will return the exact date of the position. You don’t need to select except if it is a list of list.