I have an app that uses several lists and scroll views. On a Nexus S I see an orange glow if I overscroll the lists.
On a HTC Desire HD the list simply stops at the top, there is no bounce or overscroll visible.
I tried to set the overscrollmode of my listviews to always but that changed nothing.
Is there somethign I need to enable inside my app to enable the overscroll behaviour or is the overscroll functionality simply missing on HTC Devices?