I analyzed the code of "How can i add click functions to imageviews Which are in a scroll box?" and I observed the following:
I used the same object ImageView loop, applied a tag to store the value, but when I click the image the result is always the last stored. How to get retrieve the other values?
I used the same object ImageView loop, applied a tag to store the value, but when I click the image the result is always the last stored. How to get retrieve the other values?