3

Following up this Extending AdapterView

I know this can be achieved by this SO post

PLEASE NOTE: Trying to understand the how listview and Gallery scrolls & reuses the view.

How to scroll the Custom ViewGroup/AdapterView?

On going through source code of listview, found that overriding the onTouch() & dispatchTouchEvent() it is possible. (Inferred FlingRunnable keeps on updates the constant using Scroller class)

But What is the exact API method to redraw entire view with scrolled offset as smooth as listview/gridview or gallery?

Community
  • 1
  • 1
Mani
  • 2,599
  • 4
  • 30
  • 49

0 Answers0