滚动条渐变背景和文字

Scroll bar gradient background and text

我想做图像的渐变,但我做不到。我需要一些帮助。

已解决!

android:requiresFadingEdge="vertical"android:fadingEdgeLength="150dp"

关于这个link:

making the edge of the scrollview fade when scrolling in android