ZigbeeApp/Shared/Phone/UserCenter/Residence/AddNewRoomForm.cs
@@ -79,8 +79,8 @@ //房间图片 var btnPic = new ImageView(); btnPic.Y = Application.GetRealHeight(60); btnPic.Width = Application.GetMinRealAverage(824); btnPic.Height = Application.GetMinRealAverage(549); btnPic.Width = this.GetPictrueRealSize(824); btnPic.Height = this.GetPictrueRealSize(549); btnPic.Radius = (uint)Application.GetRealHeight(17); btnPic.Gravity = Gravity.CenterHorizontal; btnPic.ImagePath = "RoomIcon/0.jpg";