We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 092dfc5 commit 3dd3ceaCopy full SHA for 3dd3cea
Example/Demo/GalleryViewController.swift
@@ -15,7 +15,6 @@ class GalleryViewController:UIViewController {
15
ThumbCell.self,
16
forCellWithReuseIdentifier: ThumbCell.reuseIdentifier)
17
cv.dataSource = self
18
- cv.backgroundColor = .white
19
return cv
20
}()
21
0 commit comments