this.listview.measure is not a f
2017-07-19 本文已影响179人
IDO0
listviewmeasure.png
原因:
View 有measure(fx, fy, width, height, px, py)
Listview scrollview 没有measure函数。
listviewmeasure.png
原因:
View 有measure(fx, fy, width, height, px, py)
Listview scrollview 没有measure函数。