I populate a listView, then I wanted to do something unusual. I tried adding the OverScroll title to the list, the effect I expected was that if I cross the list, drawable would appear at the top of the list, so the overscroll title looks like a hidden title for the list.
I installed overScrollHeader and overScrollMode in the XML layout file, however, nothing has changed. I did it on the Nexus S.
So what can I expect from overScrollHeader and how to make it work?
I really would appreciate it if someone could help me.
Jimmy source share