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

getting this error “Error from Companion: invoke: no method named `ItemAnimator’ in class com.dreamers.recyclerlist.RecyclerList” while compiling the app. in version 1.0.3

App crashes after compiling

Hello @zainulhassan ,
I am trying to load huge image data in your recycler view extension (in a grid view) but I am getting a very buggy experience you can see in the video.

Ignore the lag, its due to screen mirroring

The images add up randomly anywhere and sometimes they are repeated.

image

Is there any solution for their smooth loading without any bugs?

Any help will be apprceiated

1 Like

its a wonderfull extension but how can i view the image which comes from airtable using recyclerlist view (pop up type)

How to delete all dynamically created components, is it possible?

1 Like

Screenshot 2023-04-06 215415

doesn’t work on app inventor

Item insert not working

It would really help if you provided a screenshot of your relevant blocks, so we can see what you are trying to do, and where the problem may be.

To get an image of your blocks, right click in the Blocks Editor and select “Download Blocks as Image”. You might want to use an image editor to crop etc. if required. Then post it here in the community.

Taifun

When i update the provided list then the recycle view is not update why :confused:

Read again my previous answer
Taifun

i dont use new version cause have many bug… i use first version work and use cont not data. but how remove list ???

can you tell me what is the valid input to decrease gap between them??

I was facing same issue, when 2nd time components are created they are overlapping to each other.

I was searching for the solution as this extension don’t have option to remove created components.

I got a solution, instead of creating the recycler in a fixed arrangement first create a dynamic arrangement using Dynamic component extension and then in the created dynamic component create your recycler, and when u want to create recycler second time then remove the dynamic components and create again.

This is useful when refreshing the recycler list. Sharing this for needy ones.

image

That’s what I thought at some point, but I thought it affected the performance of recycle as I saw a similar component that is based on combination of the dynamic extension and the recycle view extension and the performance was very laggy when putting more than 250 elements, I will try this solution that you are providing!

Thank you very much!
I’m the same xD but I got banned from google and deleted my email!

add smooth scroll seeting by level on scroll

Use 1.0.1 Version Recyclerview It Is Best Or No Lag No Bug This Version Very Smooth

1 Like

First, I used the image component and tried to display the title and subtitle at the top of the image component. But I am unavailable to do that. So, I tried the vertical arrangement component. It works fine. It’s showing the title and subtitle on the top of the vertical arrangement component. I set the image as a background. But when I tried the RecylerView Extension, it was not working.

Is there anyway to solve this problem?

Aia:
Test.aia (215.5 KB)

how make chat scroll with smooth scroll?

Please help with this Question.

not download the latest version from github please provide latest version of this extension