alqindiirsyam 2 năm trước cách đây
mục cha
commit
61b690ce89

+ 5 - 0
appbuilder-ios/AppBuilder/AppBuilder/FourthTabViewController.swift

@@ -82,6 +82,11 @@ public class FourthTabViewController: UIViewController, UITableViewDelegate, UIT
     }
 
     public override func viewWillDisappear(_ animated: Bool) {
+        separatorLogout.removeFromSuperview()
+        separatorNotifPersonal.removeFromSuperview()
+        separatorAutoDownload.removeFromSuperview()
+        separatorVersion.removeFromSuperview()
+        separatorLogin.removeFromSuperview()
         if ViewController.isExpandButton {
             ViewController.expandButton()
         }