开发者

How to achieve horizontal as well as vertical layout in Android

I wanted to have following type of layout in android application:

--Horizontal Scroll Items (music albums)

--Horizontal Scroll Items (video albums)

--Some Text

--Vertical List (playlist 1)

--Vertical List (playlist 2)

This complete UI may be beyond vertical screen size so there should be vertical scroll on screen

Could any one pleas开发者_JAVA技巧e tell me how can I achieve this type of interface. At first I thought have everything under a ScrollView, but with this ListView doesn't seem to work under ScrollView.

Please suggest me any other alternative to achieve this.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜