2016年12月30日

java.lang.IllegalStateException: The specified child already has a parent. You must call removeView() on the child's parent first.

摘要: 在ViewPager中,用Fragment显示页面时,报错: java.lang.IllegalStateException: The specified child already has a parent. You must call removeView() on the child's pa 阅读全文

posted @ 2016-12-30 11:34 乐之者v 阅读(1233) 评论(0) 推荐(0)

导航