ZigbeeApp/Shared/Phone/Category/AddOrEditorSceneForm.cs
@@ -676,7 +676,7 @@ //那个特殊的控件 this.frameBottomTemp = new FrameLayout(); frameBottomTemp.Height = bodyFrameLayout.Height - btnTemp.Yaxis + Application.GetRealHeight(23); this.listBodyControl.AddChidrenFrame(frameBottomTemp); this.listBodyControl.AddChidren(frameBottomTemp); } #endregion