D
D
Dmitry Zamula2014-01-20 09:03:50
Objective-C
Dmitry Zamula, 2014-01-20 09:03:50

How to stop UIActivityIndicatorView?

There is a UIActivityIndicatorView that is launched immediately when the viewController is started, but the problem is that I cannot stop it when it is needed, i.e. Outlet does not react at all to the code
[_activityIndicator stropAnimating];
, what could be the problem?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
An, 2014-01-20
@DimkaMind

1) still stopAnimation
2) outlet is not set

A
Alexander, 2014-01-20
@alexyat

Because of such problems, I recommend everyone to stop using the Interface builder.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question