marinofaggiana 5 năm trước cách đây
mục cha
commit
e072504a7f
1 tập tin đã thay đổi với 1 bổ sung2 xóa
  1. 1 2
      iOSClient/Favorites/CCFavorites.m

+ 1 - 2
iOSClient/Favorites/CCFavorites.m

@@ -101,8 +101,7 @@
 
 - (void)viewWillAppear:(BOOL)animated
 {
-    [super viewDidAppear:animated];
-    
+    [super viewWillAppear:animated];
     [self reloadDatasource];
 }