Răsfoiți Sursa

set color background web view login

Marino Faggiana 7 ani în urmă
părinte
comite
66813763af
1 a modificat fișierele cu 2 adăugiri și 1 ștergeri
  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
             doneButton.tintColor = colorText
             webViewController.buttonColor = colorText
             webViewController.buttonColor = colorText
             webViewController.titleColor = colorText
             webViewController.titleColor = colorText
-            
+            webViewController.view.backgroundColor = color
+
             self.navigationBar.isTranslucent = false
             self.navigationBar.isTranslucent = false
             UINavigationBar.appearance().barTintColor = color
             UINavigationBar.appearance().barTintColor = color