I'm trying to design tab bar icons for an iOS 7 app, so I followed the HIG and I draw a 76x76 401px in white colour and transparent background .png icon that I imported successfully in my project. Then I selected it on the attribute inspector and successfully appeared in the iOS simulator but when I'm pressing the tab bar icon in the simulated app the title become tinted and the draw disappear. How can I make my draw to show and become tinted too. first link second link
Asked
Active
Viewed 91 times
0
-
Please update with screenshots. Both, the required design and the result you're getting. – Adil Soomro Feb 02 '15 at 17:11
-
I'm sorry I don't have enough reputation to post images. I need another one reputation to post any image. – Fotios Tragopoulos Feb 02 '15 at 17:32
-
You can upload to any website like imgur.com and include the link here. – Adil Soomro Feb 02 '15 at 17:45
-
have you tried adding an image for the selected state? – YYfim Feb 02 '15 at 17:45
-
I hope the images are accessible this way. – Fotios Tragopoulos Feb 02 '15 at 18:27
1 Answers
0
I think you're setting the "Selected Image" property on the "Tab Bar Item". It should be left empty if you want the selected image to show up as expected.

Armin
- 1,150
- 8
- 24