陈嘉乐
2020-04-28 3272ca5b51e19f7f8a827b0f68400570a547fe60
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));
                });
            });