use tabhost by extending MapActivity

前端 未结 2 1392
生来不讨喜
生来不讨喜 2021-01-25 21:39

main.xml



        
2条回答
  •  一向
    一向 (楼主)
    2021-01-25 22:36

    You need to use TabWidget : http://developer.android.com/reference/android/widget/TabWidget.html or http://developer.android.com/guide/tutorials/views/hello-tabwidget.html to show the buttons for the tabs if that's what you are looking for...

提交回复
热议问题