I'm wondering how to implement gallery of screenshots like Google Play (Android Market). If i use typical Gallery, the problem is the first item of gallery is at the center(it has big big space at the beginning and the same at the end). I tried some horizontal listview
but it seem has problem with scrolling when i push my horizontal listview in another scrollview
link. In Google Play, the "gallery" doesn't have space at the beginning.
Thanks in advance.
Actually i finished my project long ago and forgot close question. Using this Android: Create an image Viewer using ViewPager.
For future guests, you can see another training from Android Developer about ViewPager here: Displaying Bitmaps in Your UI