Search code examples
androidhorizontal-scrollinghorizontallist

How can I achieve Horizontal Listview Smooth Scrolling using left and right arrows?


I am referring this tutorial. http://www.dev-smart.com/archives/34

How can I achieve smooth left and right scrolling using on touch listener on left and right arrows? Any help will be highly thankful.


Solution

  • This is a duplicated question please check this: Horizontal ListView in Android?

    Also you can check navigation swipe views in the following link http://developer.android.com/training/implementing-navigation/lateral.html