Explorar el Código

Update NCGlobal.swift

Marino Faggiana hace 2 años
padre
commit
c69ae97f6e
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      iOSClient/NCGlobal.swift

+ 1 - 0
iOSClient/NCGlobal.swift

@@ -167,6 +167,7 @@ class NCGlobal: NSObject {
     // Standard height sections header/footer
     //
     let heightButtonsView: CGFloat                  = 50
+    let heightHeaderTransfer: CGFloat               = 50
     let heightSection: CGFloat                      = 30
     let heightFooter: CGFloat                       = 1
     let heightFooterButton: CGFloat                 = 30