andyok

Results 2 issues of andyok

![image](https://user-images.githubusercontent.com/3796130/48337087-f1c05300-e69c-11e8-8662-b78a9dd4adb5.png)

- (void)viewDidLoad { [super viewDidLoad]; self.view.backgroundColor = [UIColor whiteColor]; UITextField *ssearchTextField = [[UITextField alloc] init]; [self.view addSubview:ssearchTextField]; }