How to specify size for iPhone 6/7 customised edge-to-edge image?

后端 未结 12 976
死守一世寂寞
死守一世寂寞 2020-11-28 01:59

Say I want a bundled image to take up all available screen width in an iPhone app - for example a banner. I\'d create my_banner.png with width 320px

12条回答
  •  野趣味
    野趣味 (楼主)
    2020-11-28 02:28

    There is no native Assets support for this case, so I think it would be better to do it manually as working with undocumented file names may break easily in the future.

提交回复
热议问题