Przeglądaj źródła

fix bug

tags/v2.4
elinkthings 4 lat temu
rodzic
commit
0cdb29baad
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      AIFit-Demo/MainViewController.m

+ 1
- 1
AIFit-Demo/MainViewController.m Wyświetl plik

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


Ładowanie…
Anuluj
Zapisz