Android Market-like tabbar

后端 未结 4 1049

What\'s the best way to implement an Android Market-like tabbar (Apps/Games/Downloads)?

4条回答
  •  逝去的感伤
    2021-01-16 21:23

    It's possible to do using TabHost. Even better, you can find a fully functional example of how to do it here: http://code.google.com/p/androidtabs/

提交回复
热议问题