ZigbeeApp/Shared/Phone/UserCenter/Safety/SensorDeviceSettionListForm.cs
@@ -72,7 +72,7 @@ { return; } new System.Threading.Thread(() => HdlThreadLogic.Current.RunThread(() => { Application.RunOnMainThread(() => { @@ -92,8 +92,7 @@ //调整列表控件的高度 this.AdjustListviewHeight(); }); }) { IsBackground = true }.Start(); }); } #endregion