黄学彪
2019-12-30 3dcbd186c42c598c0c08d1cd37034cf2baa09e54
ZigbeeApp/Shared/Phone/UserCenter/Gateway/Add/WirelessApDirection3Form.cs
@@ -98,7 +98,7 @@
            };
            bodyFrameLayout.AddChidren(btnSettion);
            //底线
            int lineWidth = btnSettion.GetRealWidthByText(12);
            int lineWidth = btnSettion.GetRealWidthByText();
            var btnLine1 = new NormalViewControl(lineWidth, ControlCommonResourse.BottomLineHeight, false);
            btnLine1.BackgroundColor = 0xff0075ff;
            btnLine1.Gravity = Gravity.CenterHorizontal;