Is it possible to change the color or appearance of the scrollbar in a ScrollView or ListView?
Check out the ApiDemos sample project in the SDK. The layout res/layout/scrollbar2.xml shows a way to style scroll bars.
res/layout/scrollbar2.xml
There are separate attributes for the scrollbar track and the scrollbar thumb. Size can also be adjusted.