Explorar o código

coding

Signed-off-by: marinofaggiana <ios@nextcloud.com>
marinofaggiana %!s(int64=3) %!d(string=hai) anos
pai
achega
a145101747

+ 2 - 1
iOSClient/Main/Section Header Footer/NCSectionHeaderFooter.swift

@@ -77,7 +77,8 @@ class NCSectionHeaderMenu: UICollectionReusableView, UIGestureRecognizerDelegate
         }
         textViewColor = NCBrandColor.shared.label
 
-        self.labelSection.text = ""
+        labelSection.text = ""
+        viewSectionHeightConstraint.constant = 0
     }
 
     override func layoutSublayers(of layer: CALayer) {