WJC
2019-11-07 2109463fab2eb1caed189e4f258e0e763c5cea7b
ZigbeeApp/Shared/Phone/Device/CommonForm/RowLayoutEditButton.cs
old mode 100644 new mode 100755
@@ -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;