Cokile / CCActivityHUD

A simple replacement for UIActivityIndicatorView
Other
324 stars 38 forks source link

Is it possible to update the text ? #2

Closed HalidCisse closed 8 years ago

Cokile commented 8 years ago

Hey HalidCisse,

I am sorry that I am not quite understand what do you mean.

Do you mean that when the HUD is shown with some text and update the text to tell users about the current state of the task?

HalidCisse commented 8 years ago

exactly !

Cokile commented 8 years ago

Hey HalidCisse,

Unfortunately, it is impossible now. But I will add this feature in the next version.

Cokile commented 8 years ago

Hey HalidCisse,

Now you can use UpdateWithText:shimmering: to update text when using showWithText:shimmering:.

PS. Do not forget to update the pod to the latest version.