gxc
2020-01-08 e7a71b8318fa26b8a85eac86e4c0a129f453d44f
ZigbeeApp/Shared/Phone/Device/CommonForm/CompleteButton.cs
old mode 100755 new mode 100644
@@ -26,6 +26,8 @@
            TextID = R.MyInternationalizationString.Complete;
            BackgroundColor = ZigbeeColor.Current.GXCButtonBlackSelectedColor;
            TextColor = ZigbeeColor.Current.GXCTextWhiteColor;
            IsBold = true;
            TextSize = 16;
            Gravity = Gravity.CenterHorizontal;
            Radius = (uint)Application.GetRealHeight(height / 2);
        }