flowlayout中的子view的點(diǎn)擊事件
Caused by: java.lang.IllegalStateException: The specified child already has a parent. You must call removeView() on the child's parent first.
沒(méi)法給tv設(shè)置setonclicklisner
Caused by: java.lang.IllegalStateException: The specified child already has a parent. You must call removeView() on the child's parent first.
沒(méi)法給tv設(shè)置setonclicklisner
2016-03-06
舉報(bào)
2016-04-26
同問(wèn),同學(xué)你解決了嗎。。
2016-05-02
解決了,給每一個(gè)textview設(shè)置點(diǎn)擊事件就行了