You've already forked hotpocket
BTHLABS-58: Cleaning up and preparing Apple Apps for release
This commit is contained in:
@@ -31,7 +31,6 @@
|
||||
self.invalidURLWarningView.contentMode = UIViewContentModeScaleAspectFit;
|
||||
self.invalidURLWarningView.frame = CGRectMake(0, 0, 16, 16);
|
||||
self.invalidURLWarningView.tintColor = [UIColor colorNamed:@"WarningColor"];
|
||||
[self.view addSubview:self.invalidURLWarningView];
|
||||
}
|
||||
|
||||
-(void)viewWillAppear:(BOOL)animated {
|
||||
|
||||
Reference in New Issue
Block a user