When you click on the image ?
even not clicked 1 min I'll send video
show us your blocks here
what size are your images? (and how many are you fetching?)
only 3 images but in future it'll be 850 images
Then this is probably not the way...
You probably want to use a recyclerlist
See here for an example (PART I or PART II):
maybe click and swipe conflicted. Disable clickable then test again
tried not helped
This is incorrect. All you are doing is setting a custom property called true (or false) with a value of true.
You need to set the property of Clickable to true.
Also, not sure why you removed the local variable for your created image ?
Go back, look at my previous example again and rework your blocks.
why you removed the local variable for your created image ? I created global variable.
Why ?
What is the Vertical_Scroll_Arrangement1 for ? Are you using it for anything else ?
You can use Screen1, because the Pager will "absorb" the image components when they are set to the Pager.
Use the CompCreator SetValue block to set the image.Picture, NOT the anyComponent block.