Android的FragmentTabHost使用

概覽(複習時直觀): 1.佈局文件,必須按格式。 2.activity中獲取FragmentTabHost,設置Tab標籤和Fragment。   mTabHost = (FragmentTabHost)findViewById(android.R.id.tabhost);         mTabHost.setup(this, getSupportFragmentManager(), R.id
相關文章
相關標籤/搜索