HDL Home App 第二版本 旧平台金堂用 正在使用
黄学彪
2019-10-10 2ed75b8b337048e5d75e6d9ec8307633134f02fd
ZigbeeApp/Shared/Phone/UserCenter/Safety/CoerceContactSettionForm.cs
@@ -82,7 +82,7 @@
        //    this.listView.Height = 0;
        //    frameTableLayout.AddChidren(this.listView);
        //    new System.Threading.Thread(() =>
        //    HdlThreadLogic.Current.Run(() =>
        //    {
        //        Application.RunOnMainThread(() =>
        //        {
@@ -91,8 +91,7 @@
        //            //添加【添加联系人】的行
        //            this.AddAddContactPersionRow();
        //        });
        //    })
        //    { IsBackground = true }.Start();
        //    });
        //}
        ///// <summary>