最近搜索
没有最近搜索

Tina Oberoi
已加入2021年12月09日
·
最后活动2021年12月09日
关注
0
关注者
0
活动总数
2
投票
0
订阅
1
活动概览
标记
文章
帖子
社区评论
文章评论
活动概览
的最新活动 Tina Oberoi
Tina Oberoi 创建了一个帖子,
Hi I tried integrating the iOS SDK. While following the guide "Customise The Look", I did not find any other fields other than primary color to change. I tried adding a new help_center css file and that too doesn't seem to work. Could you please suggest any other ways to change the color of the header.
I have also attached the image and the code snippet.
let hcConfig = HelpCenterUiConfiguration()
hcConfig.labels = ["mobile article"]
let helpCenter = HelpCenterUi.buildHelpCenterOverviewUi(withConfigs: [hcConfig])
CommonTheme.currentTheme.primaryColor = UIColor.blue
self.navigationController?.pushViewController(helpCenter, animated: true)
已于 2021年12月09日 发布 · Tina Oberoi
1
关注者
1
投票
0
评论