简体   繁体   English

在ScrollView中加载gif

[英]Loading gif in ScrollView

I have an ActivityIndicator that appears while my Main View is being loaded. 我的主视图正在加载时出现一个ActivityIndi​​cator。 After clicking on one of the Cells within that view it takes me to a destinationViewController. 单击该视图内的单元格之一后,将我带到destinationViewController。 In that controller I have a ScrollView that displays an image slideshow. 在那个控制器中,我有一个ScrollView来显示图像幻灯片。

I want have the ActivityIndicator to appear while that slideshow loads. 我想让ActivityIndi​​cator在幻灯片放映时出现。 I also want it to be centered within the ScrollView (320 x 320). 我也希望它在ScrollView(320 x 320)中居中。

You should use activity indicator instead of your gif image. 您应该使用活动指示器而不是gif图像。

See the details here for using activity indicator and centering it. 有关使用活动指示器并将其居中的信息,请参见此处的详细信息。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM