gxc
2019-12-13 eb424d24e39bab4a245725f35deab3f234ea0f13
ZigbeeApp/Shared/Phone/Device/CommonForm/RowLayoutEditButton.cs
old mode 100755 new mode 100644
@@ -14,8 +14,8 @@
        /// </summary>
        public RowLayoutEditButton()
        {
            BackgroundColor = ZigbeeColor.Current.GXCEditorBGColor;
            TextID = R.MyInternationalizationString.Delay;
            BackgroundColor = ZigbeeColor.Current.GXCEditBackGroundColor;
            TextID = R.MyInternationalizationString.Edit;
            TextColor = ZigbeeColor.Current.GXCTextWhiteColor;
            TextAlignment = TextAlignment.Center;
            Radius = CommonPage.BigFormRadius;