5 Different Listviews using Dynamic component Extension | Guide

Solved this aia worked

Well, since your code broke on button in first card, it wont go any further…

5 Likes

its awesome broo , it works great on android 7 and above , but when i try even your demo app on android 6 and below ,it shows that error. in real device or virtual one
is there any solution ?!

I never faced this issue as it’s related to dynamic components @yusufcihan can answer this :slightly_smiling_face:

P.S : maybe there is some null or empty values due to which error is caused.

1 Like

Can You tell How to make Search view for this

I had same issue update the dynamic component

1 Like

Can You tell How to get the click of big image listview

1 Like

Just make the card view clickable and use these blocks

blocks - 2020-12-23T161141.234

And @The_K_Studio already told this in

That was a bug in an older version , and it’s fixed in v1.3 , maybe the test APK is still using an older version? :thinking:

I opened the AIA and it seems to use an older version of the extension :point_down:
IMG_20201223_132419_569
It works properly starting from v4 :upside_down_face:

4 Likes

How do we add multiple strings in YouTube procedure. Do i need to call foreach loop multiple times ? any ideas ?

You can use for each number
Then select item from list.

2 Likes

Thanks that worked :+1:

Thank you…

1 Like

How to create a grid view on this Extantion

Refer this guide

1 Like

how to change custom position value in to list

First of thank you for this great guide. I just need an example for “BigImage ListView”, there is any .aia data you have.I wanna understand it better? :slight_smile:

He has provided an aia file check that. It must be there if I am not wrong.
@themaayur

There is .aia data but I only found for the simple listview.

Expand procedure blocks and you will see them :slight_smile:

image

1 Like