Smooth scrolling?

Just put the view(s) you want to scroll inside a ScrollView. So to put some text in a scrolling area, put the text in a TextView, and then the TextView inside a ScrollView, like this: ScrollView android:layout_width="fill_parent" android:layout_height="fill_parent.

Just put the view(s) you want to scroll inside a ScrollView. So to put some text in a scrolling area, put the text in a TextView, and then the TextView inside a ScrollView, like this.

Thanks Ollie C, I did like you said, I can scroll the text, and I can see scrollbars, the question is how can I scroll it automatically. I'm trying to use scrollTo and ScrollView. ScrollBy and ScrollView.

ScrollTo methods, but it is not working for me. Thanks – user517806 Nov 24 '10 at 5:45 Ollie C, Also I added a button and I've tried to use scrollView. SmoothScrollTo(0, POSITION); It is working for me but scrooling is to fast, Can I override scrolling (or animation) settings or smth.

Thanks – user517806 Nov 24 '10 at 7:45.

With this extension, you can customize smooth scrolling behavior. The extension is worth to use, if you are frustrated at any of below. - Step size for scrolling by the cursor keys is so short.

- A built-in smooth scrolling is somewhat less sensitive and laggy. - When you flick a wheel so quick, scrolling should move farther but just count ticks of a wheel.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions