关于iOS各个版本的icon处理

    技术2022-05-19  20

    记一笔,免得每次用都翻以前的项目。

    (1)iOS多个icon的设置:http://developer.apple.com/library/ios/#qa/qa1686/_index.html

    (2)icon去掉高光效果 plist里面添加key UIPrerenderedIcon,类型bool,值为true

    (3)关于icon的一些设计规范:http://developer.apple.com/library/ios/#documentation/userexperience/conceptual/mobilehig/IconsImages/IconsImages.html


    最新回复(0)