Scrollview always scrolls to the bottom
Posted
by neha
on Stack Overflow
See other posts from Stack Overflow
or by neha
Published on 2010-06-15T15:18:42Z
Indexed on
2010/06/15
15:22 UTC
Read the original article
Hit count: 211
iphone
|uiscrollview
Hi all,
I have a view with scrollview as the detailedview of the table cells which is having contents as multiple labels with dynamic size and a couple of buttons which I'm creating through interface builder. Whenever I tap a cell this view is shown to me but the view is always the bottom view. If I scroll up, I'm able to see the content above but when I leave, it again resets its position i.e. the bottom of the view.
Can anybody please help?
Thanx in advance.
© Stack Overflow or respective owner