[F/OS] Recycler List View - Render larger data sets efficiently using `RecyclerView` for AppInventor & Distros

@Still-learning @dora_paz @Franklin_Lopez @Boban and others interested in RecyclerList, I have a proposal of changing some blocks to make extension even more expressive.

Instead of Count, we can instead have Data property that accepts a list of data. And then you would be able to access individual list items inside OnBindView event. What are your thoughts??

Previous Blocks

count

on_bind_view

New Blocks

data

onbindview

Search List Example with new recycler implementation

:camera: Preview

20220509_143046

:file_folder: Project

What would you prefer?

Check sample project before voting.

  • Count Property
  • Data Property
0 voters
15 Likes