Post
Replies
Boosts
Views
Activity
Chaining didn't work bro.
creating scrollview directly will make all images in a view scroll together and I want only one image to appear and when I scroll then another should be there till then I shouldn't see the new images.
tell me a way to print text for each images like in array or dictionary because I then I will write text for each one of them outside.
What I understood is that I need to use id for unique images and not to use id for the same images in the array. Is it?
Correct me if Iam wrong.
So it means if Iam trying to print same images I need to remove id else use different images, am I right?
Thanks @robnotyou it helped me a lot.