简体   繁体   中英

Horizontal/Vertical Scrolling on ListView

I'm new to Android and I'm building an application which uses ListViews. A ListView contains elements such as video, sound, images etc etc... My issue is, horizontal and vertical scrolling for the tablet running 3.0

Every scroll (wether horizontal or vertical) should make a new view with other content. I've seen this on the iPad version before but I don't know how to make it on Android.

Any help is appreciated.

I found a class on the web which created a groupview and implements horizontal paging. It also snaps on the selected page and covers the entire screen. Now I just need to find how to implement vertical paging!

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM