bringing elements closer together in scrollable view
Is it possible to bring the elements in a scrollable view closer without changing the view size?
Details:
I have a scrollable view with three image views in it. By default, the two images not being shown are off the screen. I can bring them closer together by changing the width of the scrollable view, but then the size of the swipe box changes
Thanks in advance!