gxc
2019-10-28 af0266fa5570b6adcdb22f631bf13170e8646ca5
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);
        }