Signed-off-by: marinofaggiana <ios@nextcloud.com>
@@ -805,6 +805,7 @@ class NCCollectionViewCommon: UIViewController, UIGestureRecognizerDelegate, UIS
layoutForView?.layout = NCGlobal.shared.layoutGrid
NCUtility.shared.setLayoutForView(key: layoutKey, serverUrl: serverUrl, layout: layoutForView?.layout)
}
+ reloadDataSource()
func tapButtonOrder(_ sender: Any) {
@@ -296,6 +296,7 @@ class NCSelect: UIViewController, UIGestureRecognizerDelegate, UIAdaptivePresent
})
@@ -157,6 +157,7 @@ class NCTrash: UIViewController, NCSelectableNavigationView, NCTrashListCellDele
NCUtility.shared.setLayoutForView(key: NCGlobal.shared.layoutViewTrash, serverUrl: "", layout: layoutForView?.layout)