marinofaggiana 3 سال پیش
والد
کامیت
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()
                 }
             }
         }