mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-04-18 12:13:25 +08:00
Added placeholder text to work around TT bug
This commit is contained in:
@@ -49,6 +49,7 @@
|
||||
[super loadView];
|
||||
|
||||
_topicNameField = [[UITextField alloc] initWithFrame:CGRectZero];
|
||||
_topicNameField.placeholder = @"topic name";
|
||||
}
|
||||
|
||||
- (void)createModel {
|
||||
|
||||
Reference in New Issue
Block a user