wxr
2020-12-11 a4f57bf9dda3d52e04f537a2ca24db95761eb888
HDL_ON/UI/UI1-Login/RegisterPageBLL.cs
@@ -583,7 +583,7 @@
                        //callbackAction?.Invoke(account);
                        Application.RunOnMainThread(() =>
                        {
                            this.Close();
                            Close();
                            LoadEvent_AutoLogin(account, password);
                        });
                    }