zhaozilong1988 / UITableViewForUnity

UITableView for Unity
MIT License
80 stars 16 forks source link

Fix the error before ReloadData() is first time called. #2

Closed zhaozilong1988 closed 4 years ago

zhaozilong1988 commented 4 years ago

Overflow exception was occurred before the ReloadData() called at first time.