浏览代码

set color background web view login

Marino Faggiana 7 年之前
父节点
当前提交
66813763af
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      iOSClient/Library/SwiftWebVC/SwiftModalWebVC.swift

+ 2 - 1
iOSClient/Library/SwiftWebVC/SwiftModalWebVC.swift

@@ -77,7 +77,8 @@ public class SwiftModalWebVC: UINavigationController {
             doneButton.tintColor = colorText
             webViewController.buttonColor = colorText
             webViewController.titleColor = colorText
-            
+            webViewController.view.backgroundColor = color
+
             self.navigationBar.isTranslucent = false
             UINavigationBar.appearance().barTintColor = color