浏览代码

Update NCGlobal.swift

Marino Faggiana 1 年之前
父节点
当前提交
c69ae97f6e
共有 1 个文件被更改,包括 1 次插入0 次删除
  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