I'm currently trying to change the color of the blue horizontal line that appears when you reach the top or bottom of the scroll. I tried to dig out the Android res folder, but could not find any obvious link to it.
Any help would be greatly appreciated.
Thank.
Update. Having tried to implement a class that inherits ScrollView and getSolidColor settings for an alternative value, it seems like it does not work. The horizontal bar that appears when I get to the bottom or top of the scroll is still in blue.
Update 2: Actually, I should not have mentioned the red effect, it was a more specific overScroll effect, but I did not know this term.
source
share