marinofaggiana 4 年之前
父節點
當前提交
afd09ef2e9
共有 1 個文件被更改,包括 1 次插入1 次删除
  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()
                 }
             }
         }