flowlayout中的子view的点击事件
Caused by: java.lang.IllegalStateException: The specified child already has a parent. You must call removeView() on the child's parent first.
没法给tv设置setonclicklisner
Caused by: java.lang.IllegalStateException: The specified child already has a parent. You must call removeView() on the child's parent first.
没法给tv设置setonclicklisner
2016-03-06
举报