HDL Home App 第二版本 旧平台金堂用 正在使用
黄学彪
2019-11-18 1b565ce5fc003551b2db3a624f81221ac1df46b9
ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Form/SelectDeviceForm.cs
@@ -80,7 +80,7 @@
                    this.AddDeviceRow(i_listShowDevice[i], i_listSelectDevice, SelcetCancel, SelectOnlyOne, i != count);
                }
                //调整列表控件的高度
                listView.AdjustRealHeight(Application.GetRealHeight(23));
                listView.AdjustRealHeightByBottomButton(Application.GetRealHeight(23), Application.GetRealHeight(6));
            });
            //完成