vote up 1 vote down star
3

what is the resolution of the image for tab bar item? and also please provide some other usefull information regarding that tab item image.

Thanks in advance.

flag

65% accept rate

3 Answers

vote up 5 vote down check

The documentation says that the tab bar image is usually 30x30, but I've found that the best size to setup the images is 48x32 pixels. This size still renders and gives you a bit more space.

The image is a PNG with transparency, only the mask is used. The UI renders the mask gray when unselected or blue/chrome when selected.

link|flag
vote up 3 vote down

Check the "UITabBarItem Class Reference" in the SDK documentation

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.