Selaa lähdekoodia

clear code

Signed-off-by: Marino Faggiana <marino@marinofaggiana.com>
Marino Faggiana 1 vuosi sitten
vanhempi
commit
6164479f8e
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  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