Question

Is it possible to make HorizontalScrollView with snapping effects for each view inside it? (Not gallery)

Was it helpful?

Solution

Nowdays you should use ViewPager or RecyclerView.

Old answer:

I used this one - http://www.dev-smart.com/archives/34 Very fast and compatible with lazy loading.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top