gxc
2019-10-18 d569f44a62fa915d4f01a80c21e617f676b6c5ea
ZigbeeApp/Shared/Phone/Device/CommonForm/TopFrameLayout.cs
old mode 100755 new mode 100644
@@ -33,7 +33,7 @@
        public TopFrameLayout()
        {
            BackgroundColor = ZigbeeColor.Current.GXCTopViewBackgroundColor;
            Width = Application.GetRealWidth(CommonPage.AppRealWidth);
            Width = Application.GetRealWidth(CommonFormResouce.AppRealWidth);
            Height = Application.GetRealHeight(CommonFormResouce.TopFrameLayout_Height);
        }