开发者

why is my tabbar gray on first start

开发者 https://www.devze.com 2023-02-28 10:05 出处:网络
hi i have the following problem. s开发者_开发百科ince today when my app launches the tabbar is gray (image) !.

hi i have the following problem. s开发者_开发百科ince today when my app launches the tabbar is gray (image) !.

as soon as i change the view (tab a cell) and go back, the tabbar is black as it should be (image) !!

why could that be ? i do not have any idea.


The only way i see that that could happen is that you have changed the color of the tabbar manually to gray using code but i guess with you thats not the case here. to solve the problem, try resetting the "bottom bar" attribute to "tabbar" hope it works out...


alright I figured out what went wrong. I have a tab detection window in front of everything and as soon as I set the opacity down to 0% the tab bar was black again. thanks for your help

0

精彩评论

暂无评论...
验证码 换一张
取 消