سؤال

I am parsing some data in my view, while that is happening I have a uitableviewcell that has a accessoryview, the activityindicator replaces this accessory view while the data is being parsed.

After the parsing is done and the activityindicatorview disaapears the accessory view never comes back. Is there something I can call to get it to appear again? or any other ideas?

I don't think I need to post any code but if you need it I will do that I'm just hoping its something dumb that I have missed.

Any help would greatly appreciated :)

هل كانت مفيدة؟

المحلول

just set the accessoryView to nil.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top