Search code examples
androidscroller

Is there a scroller component for Android?


I just wanna know if anybody knows a good reference to something similiar to :

Image Scroller

But for Android.

or I need to implement by myself ?


Solution

  • you may want to check http://developer.android.com/reference/android/widget/Gallery.html, customize it and implement a custom view for the items