陈嘉乐
2020-07-10 48ba446936b51fffafa7c3600c0dadc6ac0e8c20
ZigbeeApp/Shared/Phone/UserCenter/Safety/AlarmTargetAddDeviceForm.cs
@@ -95,7 +95,7 @@
                    this.AddRowLayout(listAllDevice[i], i != count);
                }
                //调整真实高度
                listView.AdjustRealHeight(Application.GetRealHeight(23));
                listView.AdjustRealHeightByBottomButton(Application.GetRealHeight(23));
            });
        }