fyales/tagcloud

adapter.notifyDataSetChange无法得到预期效果

Opened this issue · 3 comments

adapter.notifiyDataSetChange无法得到预期,当再度填充元素的时候,onMeasure计算不是预期的值

已解决,不应使用getHeight(),而应该使用getMeasureHeight()方法

adapter.notifyDataSetChange 后整个view 数据消失

list.clear以后,数据没有变化