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;