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

Is it possible to create a function like the one in the Dynamic Component extension?

image

I want this “12 un” to come in from cardview and be in the top left or right corner.

image

1 Like

can be used on more than 1 recycler list on one screen.
I am using 3 Recycler List but when I scroll down then I feel lag

Make sure you have handled everything good. Do you need really 3? Cont you work with single? Just use data version so that you can change the types at ant time and can revert back to any type to at anytime

Hello @dora_paz @Still-learning @zainulhassan @plumedours
After update why text is not work or what is the salutation .
I got a runtime error !

Screenshot 2022-06-17 at 11.42.52 PM



1 Like

Hello @Anu10 Where is the SelectItem Location i found at all (as of image)

Just add make a dictionary block in properties socket

For Example

1 Like

Thank You @Anu10 . Work Perfectly .

@Anu10 or other leader just 1 more question if you know please guid me . How to set custom font .
I try this 2 method but not work
Screenshot 2022-06-18 at 11.14.29 AM

Instead of Custom Font Typeface Try FontTypefaceImport

@Gaming_Tips Not work :upside_down_face:

Share yoir demo aia, we will tell you what you need to change

1 Like

@Victor_Ken If you want this type desighn cardview like flipkart
@Technical_Fun2Family provide templete code for RecyclerList View Extention then You can make your desighn in just using One block

Templete Code :

Templete OutPut

You can also get custumized desighn

Dear developers

tags removed by Mod

Can we do new add item on any index?
i.e
im purchase this paid RecycleView

And that function is available in it but not everyone can afford paid extension so can you update it?

image
Secode block use for item inserted at spacific position

2 Likes

So I know how to do it using Dynamic Component and ComponentTools extension.
But since I’m using an extensive Recycler, the text is on the back of the card. It would be interesting if the extension could make an overlay equal to the “Dynamic Component” extension

Please show your blocks or provide a test aia

How can I make an overlay using this extension?

Use Relative View Extension | Overlap Like a Pro | Complex UIs made simple in Kodular

A very simple example

Result

2 Likes

These will be available in upcoming release.

2 Likes

iam facing a problem :
if the screen rotate … then try to click on any button (in recycler) any button click …
the button doesnt work