wxr
2020-08-13 6a9ad7ec93218913a2ce3b898bb036f18f8f0da4
HDL_ON/UI/UI2/4-PersonalCenter/ResidentialManage/RoomEditPage.cs
@@ -289,6 +289,8 @@
            roomInfoView.AddChidren(new Button() { X = Application.GetRealWidth(16), Height = Application.GetRealHeight(1), Width = Application.GetRealWidth(343), BackgroundColor = CSS_Color.DividingLineColor });
            #endregion
            #region 分享
            if (pageTitleId != StringId.AddRoom)
            {
            sharedView = new FrameLayout()
            {
                Height = Application.GetRealHeight(50),
@@ -324,6 +326,7 @@
            };
            sharedView.AddChidren(btnSharedRight);
            roomInfoView.AddChidren(new Button() { X = Application.GetRealWidth(16), Height = Application.GetRealHeight(1), Width = Application.GetRealWidth(343), BackgroundColor = CSS_Color.DividingLineColor });
            }
            #endregion
            #region 功能管理
            functionManagemantView = new FrameLayout()