UIActivityIndi​​catorView 在 tableviewcell 中播放后,UITableviewcellaccessoryview 消失

发布于 2024-12-18 19:10:57 字数 235 浏览 2 评论 0原文

我正在解析视图中的一些数据,同时发生这种情况,我有一个 uitableviewcell,它有一个附件视图,当解析数据时,活动指示器会替换这个附件视图。

解析完成并且 ActivityIndi​​catorView 消失后,附件视图永远不会回来。我可以打电话让它再次出现吗?或任何其他想法?

我认为我不需要发布任何代码,但如果你需要它,我会这样做,我只是希望它是我错过的一些愚蠢的东西。

任何帮助将不胜感激:)

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 :)

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

沉睡月亮 2024-12-25 19:10:57

只需将 accessoryView 设置为 nil 即可。

just set the accessoryView to nil.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文