在哪里可以找到iPhone UIActivityIndicatorView动画指示器的PNG文件?
答案 0 :(得分:2)
使用UIKit Artwork Extractor。您可以在Shared/ProgressGear....png
。
答案 1 :(得分:0)
您可以尝试查看Springboard.app。 (Springboard是iOS中的主屏幕。)它应该位于以下位置:
/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator4.1.sdk/System/Library/CoreServices/SpringBoard.app
路径将根据您安装的SDK的版本而有所不同。
我离开了我的Mac,所以如果你在那里发现它,请发表评论,我会更新我的答案,添加有关你找到它的具体信息。