We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b70aed commit 20763f9Copy full SHA for 20763f9
Coding_iOS/Views/Cell/TaskContentCell.m
@@ -5,7 +5,7 @@
5
// Created by 王 原闯 on 14-8-19.
6
// Copyright (c) 2014年 Coding. All rights reserved.
7
//
8
-#define kTaskContentCell_ContentHeightMin kScaleFrom_iPhone5_Desgin(90.0)
+#define kTaskContentCell_ContentHeightMin kScaleFrom_iPhone5_Desgin(60.0)
9
#define kTextView_Pading 8.0
10
#define kTaskContentCell_ContentWidth (kScreen_Width-kPaddingLeftWidth-kPaddingLeftWidth + 2*kTextView_Pading)
11
#define kTaskContentCell_ContentFont [UIFont systemFontOfSize:15]
0 commit comments