开发者

What is this called and how can i create something similar in android?

I was seeing some application and saw this application i was wondering how they created this horizontal navigation menu for their android application.

开发者_开发百科

What is this called and how can i create something similar in android?

So what is this horizontal navigation called in android?? and can any one point me to any resource which has some sample example for creating 1 for android?

Thanks


At the top is an accordion layout. See this related question: Android - accordion widget.

The control bar at the bottom is just 4 styled buttons next to each other.


I think you'd want a ListView.

http://developer.android.com/guide/tutorials/views/hello-listview.html


That is a ListView in Android.

Please see the tutorial provided on Android's site.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜