v0.8.0
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
}
|
||||
|
||||
if ( textView.text.length <=100 ) {
|
||||
|
||||
self.holdLabe.hidden = YES;
|
||||
self.numberCountLabe.text = [NSString stringWithFormat:@"%lu/100",(unsigned long)textView.text.length];
|
||||
self.contentFiled.text = textView.text;
|
||||
self.textMAx = textView.text;
|
||||
|
||||
Reference in New Issue
Block a user