[GUIDE] RecyclerView

I Follow the guide and I did it :smile:
but the problem is as you mention use any cardview click but i also want other cardview ( for better ui ) in screen
how to make it other card view exception so it dont work as a part of the recycle view list

Also is there any way to make this list smooth scrollable because the scroll is too laggy

image

Detail your issue

1 Like

Get Data from Airtable and store in variable

Set image and title and subtitle and icon using select list item block and onBindView block

Airtable data

2 Likes

I Have 2 buttons (Create using Card View) in Recycler View.
How to get any button name?
like, if button name is Copy then copy text and if button name is Share then share text.

this method is not useful because when you scroll each time image will be placed at different place.

2 Likes

Hi All,

How can I update text in green box when user clicks icon in red box.
image
I know how to update clicked component but unable update other by its unique ID. pls help.
@Avijit Could you pls help.

1 Like

You need to set Unique ID for that perticular component while creating it.

1 Like

I have already tried but unable to change any text by its ID.

1 Like

Can I show Blocks Please

yes please show.

1 Like

Sorry for Typo Mistake, Send Me Your Blocks And Your Requirements in Personal Message.

how to use multiple time one recyclerview how to reset it

Elaborate more!!

how to use multiple time

1 Like

You want to update multiple values in recyclerview ??

@Horizon

It was replied… See to that

1 Like

thank you so much it worksss :heart_eyes:

1 Like

@Bharat_Android_App please how can I connect this with airtable? I found your guide very useful. I will be very happy if you can guide me