HDL Home App 第二版本 旧平台金堂用 正在使用
陈嘉乐
2020-08-12 85ea6e4d86345d4d23acb2d86bb71cc5a8591d48
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));
                });
            });