开发者

Android UI: scrolling horizontal and vertical in coordination with top and lateral menu

I am trying to find a solution similar to this one but for an Android platform:

http://itunes.apple.com/us/app/hipmunk-flight-search/id419950680?mt=8

Have a look at that website. Basically the idea is to scroll laterally and vertically on the green content area (see the image below) and the two menus (red and blu) should scroll accordingly. If you scroll over the content area (green) left-right, the blu top menu should scroll as well. If you scroll up-down the red menu should scroll up-down as well.

The areas of the menu, is always there in the page.

Android UI: scrolling horizontal and vertical in coordination with top and lateral menu

does anyone have any sugges开发者_运维百科tion?


You can try to put a Scrollview inside of a Horizontal Scrollview. Hope You can scroll in both direction.


Solution to this can be found here

that guy Pedro Loureiro explain it shortly although providing no extremely detailed source code. But that's how I sorted it out.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜