jlmd/AnimatedCircleLoadingView

StartIndeterminate not working

franarrio opened this issue · 2 comments

Hello ! I have problems with StartIndeterminate method. When i call this the animation not started.
Can you help me please ?

Thanks, regards.

jlmd commented

It should start just calling this method. Maybe the view is not fully rendered when you are calling that method.

I had this matter here #26, see if it can helps.