Did you look at ccc's link? He shows how to set content size of the scrollview, and width of the textview. The key is that you are creating a textview wider than the scrollview width, and the scrollview content_width also must be wider than the scrollview width.