marinofaggiana 4 年之前
父節點
當前提交
58e5b2686a
共有 1 個文件被更改,包括 0 次插入2 次删除
  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()