JLChen
2020-04-03 be95e839f40eb3ddf64706b60cba6dfcf4fad5e5
Crabtree/SmartHome/UI/SimpleControl/Phone/Register/SubaccountListView.cs
@@ -463,7 +463,7 @@
                            new Alert ("", Language.StringByID (R.MyInternationalizationString.FailureToServer),
                                       Language.StringByID (R.MyInternationalizationString.Close)).Show ();
                        });
                        Console.WriteLine (ex.ToString());
                        Utlis.WriteLine (ex.ToString());
                    } finally {
                        Application.RunOnMainThread (() => {
                            MainPage.Loading.Hide ();