Explorar o código

Improved more

Signed-off-by: Marino Faggiana <marino@marinofaggiana.com>
Marino Faggiana %!s(int64=2) %!d(string=hai) anos
pai
achega
70574e08b6
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      iOSClient/Main/NCMainNavigationController.swift

+ 3 - 0
iOSClient/Main/NCMainNavigationController.swift

@@ -41,6 +41,9 @@ class NCMainNavigationController: UINavigationController {
             appearance.titleTextAttributes = [NSAttributedString.Key.foregroundColor: NCBrandColor.shared.label]
             appearance.backgroundColor = NCBrandColor.shared.systemBackground
 
+            appearance.shadowColor = .clear
+            appearance.shadowImage = UIImage()
+
             navigationBar.scrollEdgeAppearance = appearance
             navigationBar.standardAppearance = appearance