Hi, I had been using the widget.newScrollView and was wondering if there is any way to stop the pull motion once the end of the images in scrollView is at the end of the screen. So like if the x position (x since the scrollview is moving horizontal) is 0 and I try and look to the left of it I will see a white screen, and the results I want is for the screen to not scroll at all so the user doesn’t see the white screen .
Just to make sure I understand the question, you want to prevent the spring effect of pulling the scroll view past where it’s end edge meets that side of the screen?
Just to make sure I understand the question, you want to prevent the spring effect of pulling the scroll view past where it’s end edge meets that side of the screen?
Caine, How did you implement images in horizonatl scrollview? Would you mind sharing that bit of code? I am a bit stumped on how to do it, as haven’t had success yet.
Indeed Kerem, thanks for posting the “below the hood” method for Starter users. This can be used until “setIsLocked()” becomes available in a public release.
Caine, How did you implement images in horizonatl scrollview? Would you mind sharing that bit of code? I am a bit stumped on how to do it, as haven’t had success yet.
Indeed Kerem, thanks for posting the “below the hood” method for Starter users. This can be used until “setIsLocked()” becomes available in a public release.