ios - TextView settings attributed text adds inset -


i set attributed text textview , vc appears text appears did not beginning (it scrolled 100 point down).

why , how can fix it?

[edited] add in viewwillappear or viewdidload

 [textview scrollrangetovisible:nsmakerange(0, 0)]; 

Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -