WJC
2019-10-14 b78a4d0ca90416d37fcbaf5e54b00f7eaab53919
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;