1
score
2.7K
views
no
status
CC BY-SA 3.0
Change HorizontalScrollView's light color - OverScrollMode
You can set the EdgeEffect color using reflection. The following will work from API 14+:
Technical answers from my Stack Overflow history, with source links and licenses.
Showing 1 of 1 answer tagged horizontalscrollview
Exported May 9, 2026
You can set the EdgeEffect color using reflection. The following will work from API 14+: