原文:Android IllegalStateException: The specified child already has a parent问题解决办法

最近遇到一个很让人头疼的问题,使用viewpager动态添加页面或者删除页面时出现了问题 java.lang.IllegalStateException: The specified child already has a parent. You must call removeView on the child s parent first ,在stackoverflow上找到了解决办法。 ht ...

2016-08-24 14:00 0 1867 推荐指数:

查看详情

The specified child already has a parent错误

10-05 23:39:48.187: E/AndroidRuntime(12854): Caused by: java.lang.IllegalStateException: The specified child already has a parent. You must call ...

Sat Oct 06 07:50:00 CST 2012 1 34111
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM