sudo
sudo

Reputation: 1658

Best way to make tabbaritem images smaller

What is the best way to make tabbaritem images smaller? Right now my images are 60x60 with @2x and they feel too larger. Id like to make them more like Facebook's tabbaritem size.. For some reason I feel like simply decreasing the image pixel size in PS is a bad idea..

Any ideas?

My tabbaritems: my tabbar

Facebook tabbaritems: facebooks tabbar

Upvotes: 0

Views: 91

Answers (1)

InkGolem
InkGolem

Reputation: 2762

The only way that I know of is to use PS to shrink the icon size but not shrink the canvas size. This makes it so that iOS still displays it at 30x30pts, but they look smaller to the user because of the added padding.

Upvotes: 2

Related Questions