更换项目
This commit is contained in:
@@ -12,11 +12,14 @@
|
||||
|
||||
#define kRoomMessageMaxWidth (KScreenWidth - 15 - 90)
|
||||
|
||||
static CGFloat kChamberCommunicationDefalutLetterform = 12;
|
||||
static CGFloat kChamberCommunicationEssayVacuumAltitude = 10;
|
||||
///公屏文本字体的大小
|
||||
static CGFloat kRoomMessageDefalutFont = 12;
|
||||
///文字上下的间隙
|
||||
static CGFloat kRoomMessageTextSpaceHeight = 10;
|
||||
|
||||
static CGFloat kChamberCommunicationIntumesceMonopolizeRestrictions = 7;
|
||||
static NSInteger kChamberCommunicationLargestLongness = 1000;
|
||||
static CGFloat kRoomMessageBubbleCornerRadius = 7;
|
||||
///公屏保存的最大数
|
||||
static NSInteger kRoomMessageMaxLength = 1000;
|
||||
|
||||
|
||||
#endif
|
||||
#endif /* XPRoomMessageConstant_h */
|
||||
|
Reference in New Issue
Block a user