Skip to content

Commit aa6dcbb

Browse files
committed
创建两次Tabbar后,第二次的TabBar背景色,按钮颜色都不正确
1 parent 30898ac commit aa6dcbb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CYLTabBarController/CYLTabBar.m

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ - (instancetype)sharedInit {
4040
self.plusButton = CYLExternPlusButton;
4141
[self addSubview:(UIButton *)self.plusButton];
4242
}
43-
[self setBackgroundImage:[self imageWithColor:[UIColor whiteColor]]];
4443
return self;
4544
}
4645

0 commit comments

Comments
 (0)