Browse Source

clear code

Signed-off-by: Marino Faggiana <marino@marinofaggiana.com>
Marino Faggiana 1 năm trước cách đây
mục cha
commit
6164479f8e
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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