marinofaggiana 4 éve
szülő
commit
58e5b2686a
1 módosított fájl, 0 hozzáadás és 2 törlés
  1. 0 2
      iOSClient/Main/NCMainNavigationController.swift

+ 0 - 2
iOSClient/Main/NCMainNavigationController.swift

@@ -42,8 +42,6 @@ class NCMainNavigationController: UINavigationController {
             navBarAppearance.configureWithOpaqueBackground()
             navBarAppearance.largeTitleTextAttributes = [NSAttributedString.Key.foregroundColor : NCBrandColor.sharedInstance.textView]
             navBarAppearance.backgroundColor = NCBrandColor.sharedInstance.backgroundView
-            navBarAppearance.shadowColor = .clear
-            navBarAppearance.shadowImage = UIImage()
             
             navBarAppearance = UINavigationBarAppearance()