5

I mean that i want to get rid of the "end of scrolling indicator" that appears when the user try to overscroll the view:
enter image description here

user3335966
  • 2,673
  • 4
  • 30
  • 33
MightySarion
  • 311
  • 2
  • 9

1 Answers1

9

never mind, i've found a neat feature called android:overScrollMode="never".

that did the trick :D

MightySarion
  • 311
  • 2
  • 9