陈嘉乐
2020-05-06 f11472b25796a83f70d526b13f2b0cba24c665f2
ZigbeeApp/Shared/Phone/UserCenter/Gateway/Add/WirelessApDirection2Form.cs
@@ -62,8 +62,8 @@
            //图片
            var framePic = new FrameLayout();
            framePic.Width = Application.GetMinRealAverage(852);
            framePic.Height = Application.GetMinRealAverage(478);
            framePic.Width = this.GetPictrueRealSize(852);
            framePic.Height = this.GetPictrueRealSize(478);
            framePic.Gravity = Gravity.CenterHorizontal;
            framePic.Y = Application.GetRealHeight(285);
            framePic.BackgroundImagePath = "Gateway/WirelessGatewaySearching.png";