原文:错误:The method replace(int, Fragment) in the type FragmentTransaction is not applicable for the arguments (int, MyFragment)

Fragment newfragment new MyFragment fragmentTransaction.replace R.layout.activity main,newfragment .commit 提示错误:The method replace int, Fragment in the type FragmentTransaction is not applicable for t ...

2014-07-25 10:59 1 25474 推荐指数:

查看详情

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM