소스 검색

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