黄学彪
2020-01-17 4b378188ce972df432b23d9cb73babb6cc0679c6
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));
                });
            });