黄学彪
2020-09-18 c7df85937f73fb347ee0b19e9c052d2d00a6df6c
ZigbeeApp/Shared/Phone/UserCenter/Gateway/Add/WirelessApDirection3Form.cs
@@ -63,8 +63,8 @@
            //图片
            var framePic = new FrameLayout();
            framePic.Width = Application.GetMinRealAverage(861);
            framePic.Height = Application.GetMinRealAverage(245);
            framePic.Width = this.GetPictrueRealSize(861);
            framePic.Height = this.GetPictrueRealSize(245);
            framePic.Gravity = Gravity.CenterHorizontal;
            framePic.Y = Application.GetRealHeight(363);
            framePic.BackgroundImagePath = "Gateway/WirelessApGatewaySearching.png";