File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -332,7 +332,7 @@ public class NVActivityIndicatorView: UIView {
332332 Create a activity indicator view with default type, color and padding.
333333 This is used by storyboard to initiate the view.
334334
335- - Default type is pacman .
335+ - Default type is BallSpinFadeLoader .
336336 - Default color is white.
337337 - Default padding is 0.
338338
@@ -349,7 +349,7 @@ public class NVActivityIndicatorView: UIView {
349349 Create a activity indicator view with specified frame, type, color and padding.
350350
351351 - parameter frame: view's frame.
352- - parameter type: animation type, value of NVActivityIndicatorType enum. Default type is pacman .
352+ - parameter type: animation type, value of NVActivityIndicatorType enum. Default type is BallSpinFadeLoader .
353353 - parameter color: color of activity indicator view. Default color is white.
354354 - parameter padding: view's padding. Default padding is 0.
355355
You can’t perform that action at this time.
0 commit comments