Explorar o código

fixed title PDF

marinofaggiana %!s(int64=4) %!d(string=hai) anos
pai
achega
8f2157750a
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      iOSClient/Main/NCDetailViewController.swift

+ 1 - 0
iOSClient/Main/NCDetailViewController.swift

@@ -436,6 +436,7 @@ class NCDetailViewController: UIViewController {
                 }
                     
                 viewerPDF.setupPdfView(filePath: URL(fileURLWithPath: filePath), view: backgroundView)
+                self.navigationController?.navigationBar.topItem?.title = self.metadata!.fileNameView
 
                 return
             }