use reload data

This commit is contained in:
kevinzhow
2015-10-27 22:45:55 +08:00
parent 110e4e9998
commit 4b14e2f20c
@@ -211,7 +211,7 @@ class FeedsViewController: UIViewController {
dispatch_async(dispatch_get_main_queue()) {
strongSelf.feeds = feeds
strongSelf.feedsTableView.reloadData()
strongSelf.feedsTableView.reloadData() //
// if newIndexPaths.count == allNewFeedSet.count {
// strongSelf.updateFeedsTableViewOrInsertWithIndexPaths(newIndexPaths)