elinkthings 4 лет назад
Родитель
Сommit
0cdb29baad
1 измененных файлов: 1 добавлений и 1 удалений
  1. 1
    1
      AIFit-Demo/MainViewController.m

+ 1
- 1
AIFit-Demo/MainViewController.m Просмотреть файл

@@ -136,7 +136,7 @@
searchVC.gobackBlock = ^{
[weakSelf.connectedDevicesButton setTitle:@"Connect Device" forState:UIControlStateNormal];
};
searchVC.modalPresentationStyle = UIModalPresentationFullScreen;
[self presentViewController:searchVC animated:YES completion:nil];
}


Загрузка…
Отмена
Сохранить