JLChen
2020-04-03 be95e839f40eb3ddf64706b60cba6dfcf4fad5e5
Crabtree/SmartHome/UI/SimpleControl/Phone/User/UserSettingView.cs
@@ -41,11 +41,11 @@
            };
            topView.AddChidren (NameButton);
            //try {
            //    Console.WriteLine ("3");
            //    Utlis.WriteLine ("3");
            //    UserMiddle.SettingBodyView.AddChidren (topView);
            //    Console.WriteLine ("3");
            //    Utlis.WriteLine ("3");
            //} catch(Exception ex) {
            //    Console.WriteLine (ex.ToString ());
            //    Utlis.WriteLine (ex.ToString ());
            //}
            FrameLayout topUserMsgView = new FrameLayout () {
@@ -432,7 +432,7 @@
                            }
                        } catch (Exception ex) {
                            MainPage.FailureToServer ();
                            Console.WriteLine (ex.Message);
                            Utlis.WriteLine (ex.Message);
                        } finally {
                            Application.RunOnMainThread (() => {
                                MainPage.Loading.Hide ();