Type improvements and fixes.
[IMPROVED] Cleaner handling of types in entities.
[FIXED] Lots of little fixes from refactoring and AppCode
inspections, throughout.
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
|
||||
[super viewDidLoad];
|
||||
|
||||
[PearlUIUtils autoSizeContent:self.scrollView];
|
||||
[self.scrollView autoSizeContent];
|
||||
}
|
||||
|
||||
- (void)viewWillDisappear:(BOOL)animated {
|
||||
|
||||
Reference in New Issue
Block a user