[android-beginners] Scrolling TextView without the dimming effect?

2009-04-09 Thread sh...@kfold.org
When scrolling in a TextView it has an annoying effect that dims the background while scrolling (touch scrolling). This makes the text very hard to read and difficult for the user to know when to stop scrolling. See RoboTop application in the market to see what I mean. I'm not sure what is causin

[android-beginners] Scrolling TextView without the dimming effect?

2009-04-09 Thread sh...@kfold.org
I have an application that uses TextView with scrolling and it has a very annoying effect that dims the text when touch based scrolling is used so you can barely see the text you are trying to scroll. (Same effect in the emulator when you click the mouse and scroll). I'm not sure where this effec