开发者

listview to tab

I have 4tab on every tab I have listview, on selecting row(any row)开发者_StackOverflow社区 I want to generate activity with 6tab,.


@parkinson, Ok, so create an activity that has tabs. OnClick of a list item spawn a new intent and startActivity(new intent). BTW punctuation will help us understand what you are trying to say.

http://developer.android.com/guide/topics/fundamentals.html Also read this, It will help with spawning new activities.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜