ZigbeeApp/Shared/Phone/Device/CommonForm/CompleteButton.cs
@@ -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); }