Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ナビゲーション バーに画像を追加しようとしています。インターネット経由で画像をダウンロードします。320x44 の画像を撮影した場合は問題ありませんが、640x88 の画像を撮影した場合、網膜の解像度では、ナビゲーション バーの画像のサイズが変更されず、範囲外に表示されます。このコードで画像を設定しました:
[[UINavigationBar appearance] setBackgroundImage:im forBarMetrics:UIBarMetricsDefault];