android - How can I implement a horizontal scroll view where it aligns to each view inside when scrolled -


i'm trying have horizontal scroll view contain, example, 3 vertical scroll views. , want able have horizontal scroll view align each vertical scroll view when scroll on it.

i'm not sure if horizontal scroll view correct way implement kind of feature, found method scrollto(x,y) think may in right direction creating this.

the best example of i'm trying shopping music in google play store (atleast, on nexus 7). allows scroll left or right, , aligns screen's worth of content, can vertically scroll.

so, that's i'm trying recreate in app. i'm confused on implementation details of allowing horizontal scroll view, scroll, , stop @ point. looks need override horizontalscrollview capture motion events, feel that's complex seems simple task.

does question make sense? @ starting point of creating this, , need go next.


Comments

Popular posts from this blog

asp.net mvc - SSO between MVCForum and Umbraco7 -

Python Tkinter keyboard using bind -

ubuntu - Selenium Node Not Connecting to Hub, Not Opening Port -