marinofaggiana 3 gadi atpakaļ
vecāks
revīzija
afd09ef2e9
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      iOSClient/Main/NCFunctionCenter.swift

+ 1 - 1
iOSClient/Main/NCFunctionCenter.swift

@@ -323,7 +323,7 @@ import NCCommunication
                 let serverUrl = viewController.serverUrl
                 if serverUrl == metadata.serverUrl {
                     NCUtility.shared.setBackgroundImageForView(key: layoutKey, serverUrl: serverUrl, imageBackgroud: metadata.fileNameView, imageBackgroudContentMode: "")
-                    viewController.setLayout()
+                    viewController.changeTheming()
                 }
             }
         }