I mean that i want to get rid of the "end of scrolling indicator" that appears when the user try to overscroll the view:
never mind, i've found a neat feature called android:overScrollMode="never".
that did the trick :D