nigel wei
2024-08-31 a1b0a0e9ac707571a436272f41e3ee5aeef5aee2
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,
            });