I have a scrollview of dimension suppose (0,50,200,200) and have multiple images as subviews in it and it scrolls vertically.
These images are visible outside the parent scrollview like suppose i have 5 images of height 100 each, so only 2 images should be visible and other images should be hidden which are beyond the scrollview height and appear once i scroll.
But the other images are visible too .
Please suggest
These images are visible outside the parent scrollview like suppose i have 5 images of height 100 each, so only 2 images should be visible and other images should be hidden which are beyond the scrollview height and appear once i scroll.
But the other images are visible too .
Please suggest