Change profile image size

This commit is contained in:
kevinzhow
2015-03-31 01:26:33 +08:00
parent ef429379a4
commit de81c6435f
@@ -31,7 +31,7 @@ class ProfileViewController: UIViewController {
return (self.collectionViewWidth - (self.sectionLeftEdgeInset + self.sectionRightEdgeInset)) / 3
}()
let cellHeight: CGFloat = 40
let avatarAspectRatio: CGFloat = 14.0 / 16.0
let avatarAspectRatio: CGFloat = 12.0 / 16.0
let introductionText = "I would like to learn Design or Speech, I can teach you iOS Dev in return. 😃"