ios - How do I create custom tab bar icons? -
i know question has been asked many times before solutions haven't worked me. want create custom tab bar item icon. understanding create 1 version white outline (alpha set 1) transparent background , filled-in version (also transparent background). unselected image works when tap icon disappears in simulator.
simulator unselected version:
simulator selected version: 
i haven't been setting images programmatically, using attributes inspector. looked @ this related question , replaced image 1 suggested , same thing happened.
here xcode settings if helps: 
thanks!
update:
i left selected image dropdown blank , icon doesn't disappear. problem isn't resolved because don't want solid blue version of image want blue outline.

Comments
Post a Comment