We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffb38e1 commit 7b81954Copy full SHA for 7b81954
iOSClient/Files/NCFiles.swift
@@ -82,6 +82,7 @@ class NCFiles: NCCollectionViewCommon {
82
}
83
84
self.titleCurrentFolder = self.getNavigationTitle()
85
+ self.navigationItem.title = self.titleCurrentFolder
86
(self.navigationController as? NCMainNavigationController)?.setNavigationLeftItems()
87
88
self.dataSource.removeAll()
0 commit comments