I have created an app using tab view controller. I have three different pages. When i click on the second and third icons, it becomes blue how normal tab view icons look like. However my first icon disappears. I do not have any code to configure this. I do this using the storyboard. I have looked through different questions but none helped me.
Asked
Active
Viewed 124 times
1
-
1The information you are giving is not really going to help. You need to provide a reproducible example or code. – rckoenes Apr 10 '15 at 13:24
-
but my code does not affect my icons – Dinesh Sekar Apr 10 '15 at 13:26
-
you probably need to add proper tab bar icons not random images – Asadullah Ali Apr 10 '15 at 13:36
-
what do you mean by proper – Dinesh Sekar Apr 10 '15 at 13:37
-
i did design it myself – Dinesh Sekar Apr 10 '15 at 13:37
-
Check This Answer by garrettmurray at the link. It might help you. Let me know if it you still can't resolve it http://stackoverflow.com/questions/18068597/what-size-of-image-should-be-for-tabbar – Asadullah Ali Apr 10 '15 at 13:50
-
thanks. it helped me resolve my issue – Dinesh Sekar Apr 10 '15 at 14:19