Browse Source

clear code

Signed-off-by: Marino Faggiana <marino@marinofaggiana.com>
Marino Faggiana 1 year ago
parent
commit
6164479f8e
1 changed files with 0 additions and 1 deletions
  1. 0 1
      iOSClient/Viewer/NCViewerPDF/NCViewerPDF.swift

+ 0 - 1
iOSClient/Viewer/NCViewerPDF/NCViewerPDF.swift

@@ -74,7 +74,6 @@ class NCViewerPDF: UIViewController, NCViewerPDFSearchDelegate {
         defaultBackgroundColor = pdfView.backgroundColor
         view.backgroundColor = defaultBackgroundColor
 
-        navigationController?.navigationBar.prefersLargeTitles = false
         navigationItem.rightBarButtonItem = UIBarButtonItem(image: UIImage(named: "more")!.image(color: .label, size: 25), style: .plain, target: self, action: #selector(self.openMenuMore))
         navigationItem.title = metadata.fileNameView