陈嘉乐
2020-05-21 2fc1b7cbf8ae63ebc4b92fde4203317b7f3e0f33
ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/MessageControls/ShowMsgControl.cs
@@ -196,7 +196,7 @@
        {
#if Android
            //确认
            var frameConfirm = new FrameLayoutControl();
            var frameConfirm = new FrameLayoutStatuControl();
            frameConfirm.Height = Application.GetRealHeight(127);
            frameConfirm.Width = frameBack.Width;
            frameConfirm.Gravity = Gravity.BottomCenter;