java.lang.IllegalStateException: The specified child already has a parent. You must call removeView(
java.lang.IllegalStateException: The specified child already has a parent. You must call removeView() on the child’s parent first.指定的视图已经有一个父视图。你必须首先对视图的父视图removeview()。本人是在使用for循环往LinearLayout里面动态加载Te
原创
2017-05-29 22:43:43 ·
1726 阅读 ·
0 评论