JLChen
2020-04-16 9ca2281d589fbd4b35177d1846974f17d12095ae
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 ();