Can anyone know how to use new RecyclerView

I don’t know how to use it
I know how to use old RecyclerView but it was very difficult for me it work only after app build

Block Images(if Any)

AIA OR APK(if Any)

1 Like

Ok I will tell

Uploading: Screenshot_2022-02-16-10-02-38-753_com.niotron.companion.jpg…


First You need to make recycler containers then use {custom bind scroll (get position) blocks} and set data like text and images with that block

I will try
N thanks for your help

@Time_To_Solve if you have got your answer then you should mark the answer so that other users can also use it easily

It’s working but How i can get position of component
Like Button position
For button click

OnCustomBind (get position event)

In that event you will get positoion there is an block get component by id and position , id= your button id and postion = get position

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.