WJC
2019-11-04 e5f993f52e09eb46878baced83bb8492f147d41c
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>