Kaynağa Gözat

fix bug

tags/v2.4
elinkthings 4 yıl önce
ebeveyn
işleme
0cdb29baad
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1
    1
      AIFit-Demo/MainViewController.m

+ 1
- 1
AIFit-Demo/MainViewController.m Dosyayı Görüntüle

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


Loading…
İptal
Kaydet