Skip to content

Commit

Permalink
Merge pull request Skyscanner#191 from peddlar/patch-1
Browse files Browse the repository at this point in the history
Fixed missing code in the second example.
  • Loading branch information
k0nserv authored Jan 16, 2018
2 parents c0076fe + 034ac78 commit acc9ee1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ textField2.selectedLineColor = overcastBlueColor

textField2.lineHeight = 1.0 // bottom line height in points
textField2.selectedLineHeight = 2.0
self.view.addSubview(textField2)
```

### Icons and fonts
Expand Down

0 comments on commit acc9ee1

Please sign in to comment.