将 UIActivityIndi​​cator 添加到 UITableView

发布于 2024-11-06 07:31:10 字数 164 浏览 0 评论 0原文

我在其他帖子中看到了很多关于此的解释,但没有任何实际效果。

我有一个 uitableview,需要几秒钟才能从 rss feed 中填充。在 viewdidload 中我想开始为指示器设置动画。我想在数据加载时结束它。

有没有人有通过代码而不是通过界面生成器来执行此操作的解决方案?

I have seen a lot of explanation about this in other posts but nothing that actually works.

I have a uitableview that takes a few seconds to populate from an rss feed. in viewdidload I want to start animating the indicator. I want to end it when my data loads.

Does anyone have a solution for doing this through code and not through interface builder?

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

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

发布评论

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

评论(1

时光瘦了 2024-11-13 07:31:10

看一下 Three20 库: https://github.com/facebook/ Three20

它有表格视图开箱即用的组件。我想集成这个比尝试从头开始重新创建整个事情要容易得多

Take a look at the Three20 library: https://github.com/facebook/three20

It has Table View component that does what you need out of the box. I imagine it'll be a lot easier to integrate this than trying to recreate the whole thing from scratch

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