wxr
2020-02-27 37c33341f75841dc39c535eb62a3603f596516a1
HDL_ON/UI/UI2/UserPage.cs
@@ -98,8 +98,8 @@
            bodyView.BackgroundColor = CSS.CSS_Color.MainBackgroundColor;
            ContextView = new FrameLayout()
            {
                Height = Application.GetRealHeight(618+25),
                BackgroundColor = CSS.CSS_Color.BackgroundColor
                Height = Application.GetRealHeight(618+30),
                BackgroundColor = CSS.CSS_Color.BackgroundColor,
            };
            bodyView.AddChidren(ContextView);