FragmentTabHost - No tab known for tag null

后端 未结 3 804
执笔经年
执笔经年 2020-12-29 07:22

Few days ago I implemented TabHostFramgent in a Fragment with a NavigationDrawer, and I faced with a problem that is the following err

3条回答
  •  轮回少年
    2020-12-29 07:56

    specify in .xml file where you are using this TabHostFragment(complete path like com.my.TabHostFragment). like

     
    

提交回复
热议问题