简体   繁体   English

启动屏幕故事板不显示我的图像

[英]Launch Screen storyboard not showing my image

I trying to install splash screen in my iOS flutter app..I added my images to the assets.xcassets folder (1x,2x,3x). 我试图在我的iOS Flutter应用中安装启动画面。.我将图像添加到asset.xcassets文件夹(1x,2x,3x)中。 However, I don't see the image in the launch screen. 但是,我在启动屏幕上看不到该图像。

How do I add the image.. The image was showing before, I deleted the image which deleted the view->LaunchImage and constraint sub folder.. 如何添加图像。图像之前显示过,我删除了图像,该图像删除了view-> LaunchImage和约束子文件夹。

Please let me know recreate it.. 请让我知道重新创建它。

Thanks for your help 谢谢你的帮助

在此处输入图片说明

如果不需要,请删除现有视图,从库中添加图像视图(Command + Shift + L),并向其添加以下约束:底部空间,顶部空间,前导空间,尾随空间。

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

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