1.0.19 feat:个性化房间背景-free 部分 / 首页支持 API 更新 UI
This commit is contained in:
@@ -79,9 +79,6 @@
|
||||
self.navigationBar.standardAppearance = appearance;
|
||||
self.navigationBar.scrollEdgeAppearance = appearance;
|
||||
}
|
||||
|
||||
UIImage *backgroundImage = [UIImage imageNamed:@"tab_bar_bg"];
|
||||
[[UITabBar appearance] setBackgroundImage:backgroundImage];
|
||||
}
|
||||
|
||||
#pragma mark - UIGestureRecognizerDelegate
|
||||
|
@@ -6,6 +6,7 @@
|
||||
//
|
||||
|
||||
#import <UIKit/UIKit.h>
|
||||
#import "ClientConfig.h"
|
||||
|
||||
NS_ASSUME_NONNULL_BEGIN
|
||||
|
||||
|
Reference in New Issue
Block a user