marinofaggiana 4 năm trước cách đây
mục cha
commit
afd09ef2e9
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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()
                 }
             }
         }