Uiscrollview displayed with focus at its center iphone sdk
- by neha
Hi all,
I'm having a scrollview and a view over it both of which I'm creating through interface builder. But whenever I run the program the scrollview displays the part of the view which is almost at its center. It is scrollable, so when I pull it down, I can see the text in the view above but when I leave it's again positioned the earlier way i.e. somewhat down the actual (0,0) position.
Can anybody hint me at the property which should be set in order to fix this?