Search code examples
androidpaginationhorizontalscrollview

HorizontalScrollView - Make a gallery with pagination


I want to have in my registration view a slide of images with pagination, so it'd look something like this (the first screen):

enter image description here

As you can see there, there's slide of images that you can swipe and also a pagination under the button. But I can't find really any useful material on how to do it. Am I choosing the right widget? And how can I do this thing?


Solution

  • This is part of the official android API

    http://developer.android.com/training/implementing-navigation/lateral.html#horizontal-paging