xm
2020-07-21 9a4b76398009cf76c508d61f7e48fb6f5cb7ac2d
ZigbeeApp/Shared/Phone/UserCenter/Safety/AlarmTargetAddSceneForm.cs
@@ -78,7 +78,7 @@
                        this.AddRowControl(listScene[i], i != count);
                    }
                    //调整真实高度
                    listView.AdjustRealHeight(Application.GetRealHeight(23));
                    listView.AdjustRealHeightByBottomButton(Application.GetRealHeight(23));
                });
            });