wxr
2024-09-12 22a724344cb747b8a6827e069d1857de59d2d970
HDL_ON/UI/UI1-Login/SelectServerDialog.cs
@@ -169,8 +169,9 @@
            };
            VerticalScrolViewMiddle.AddChidren(rowView);
            rowView.AddChidren(new Button() {
                Y = Application.GetRealHeight(50-1),
            rowView.AddChidren(new Button()
            {
                Y = Application.GetRealHeight(50 - 1),
                Height = Application.GetRealHeight(1),
                BackgroundColor = CSS_Color.DividingLineColor,
            });