JLChen
2020-04-03 be95e839f40eb3ddf64706b60cba6dfcf4fad5e5
Crabtree/SmartHome/UI/SimpleControl/Phone/Sensor/UserSensorHistoryPage.cs
@@ -198,7 +198,7 @@
                            });
                        }
                    } catch (Exception ex) {
                        Console.WriteLine (ex.ToString ());
                        Utlis.WriteLine (ex.ToString ());
                    } finally {
                        Application.RunOnMainThread (() => {
                            MainPage.Loading.Hide ();
@@ -271,7 +271,7 @@
                                    });
                                }
                            } catch (Exception ex) {
                                Console.WriteLine (ex.ToString ());
                                Utlis.WriteLine (ex.ToString ());
                            } finally {
                                Application.RunOnMainThread (() => {
                                    MainPage.Loading.Hide ();
@@ -319,7 +319,7 @@
                            });
                        }
                    } catch (Exception ex) {
                        Console.WriteLine (ex.ToString ());
                        Utlis.WriteLine (ex.ToString ());
                    } finally {
                        Application.RunOnMainThread (() => {
                            MainPage.Loading.Hide ();
@@ -361,7 +361,7 @@
                            });
                        }
                    } catch (Exception ex) {
                        Console.WriteLine (ex.ToString ());
                        Utlis.WriteLine (ex.ToString ());
                    } finally {
                        Application.RunOnMainThread (() => {
                            MainPage.Loading.Hide ();