Skip to content

Commit 5cdcc68

Browse files
committed
Amend README for version 2.4
1 parent 923d3a6 commit 5cdcc68

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -183,11 +183,6 @@ activityIndicatorView.type = .LineScale
183183
activityIndicatorView.color = UIColor.redColor()
184184
```
185185

186-
- Specify size
187-
```swift
188-
activityIndicatorView.size = CGSize(width: 100, height: 100)
189-
```
190-
191186
Specify whether activity indicator view should hide once stopped
192187

193188
```swift

0 commit comments

Comments
 (0)