Skip to content

Commit e77ccdb

Browse files
committed
Part 5
1 parent d677801 commit e77ccdb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

TestSwift/SearchResultsViewController.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,9 @@ class SearchResultsViewController: UIViewController, UITableViewDataSource, UITa
7878
})
7979

8080
}
81+
else {
82+
cell.image = image
83+
}
8184

8285

8386
})

0 commit comments

Comments
 (0)