3
votes
iPhone tab bar Item image resolution?
Check the "UITabBarItem Class Reference" in the SDK documentation
…
1
vote
Can any of the iPhone collection objects hold an image?
There should be no problem with that. Just make sure you are properly retaining it and what not in your class.
…
