mirror of
https://github.com/wahyd4/Yep.git
synced 2026-08-20 10:16:16 +10:00
Change profile image size
This commit is contained in:
@@ -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. 😃"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user