I have a ListView
, and a custom style that basically looks just like Holo, but with yellow accents instead of blue.
When I scroll to the bottom or top of the list, I get the un-fitting blue. I made custom drawables for overscroll_glow.png
and overscroll_edge.png
, but I don't know how to use them.
How can I get my ListView
to use these drawables instead of the system ones?
Would the OverScroller
class help?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…