码迷,mamicode.com
首页 > 编程语言 > 详细

java.lang.IllegalStateException: The specified child already has a parent. You must call removeView

时间:2017-04-22 15:44:42      阅读:271      评论:0      收藏:0      [点我收藏+]

标签:already   cal   art   top   rem   parent   specified   不同的   spec   

??

java.lang.IllegalStateException:

The specified child already has a parent. You must call removeView() on the child‘s parent first.

在android代码中假设出现此异常,说明在同一个布局中加入了同样的组件实例。应该创建不同的实例组件,并将其加入到布局其中。

java.lang.IllegalStateException: The specified child already has a parent. You must call removeView

标签:already   cal   art   top   rem   parent   specified   不同的   spec   

原文地址:http://www.cnblogs.com/llguanli/p/6747823.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!