ZigbeeApp/Shared/Phone/Device/Logic/EverymonthPage.cs
@@ -29,7 +29,7 @@ var titleName = new Button { TextSize = 16, TextSize = 17, TextColor = ZigbeeColor.Current.LogicTextBlackColor, TextAlignment = TextAlignment.CenterLeft, X = Application.GetRealWidth(176), @@ -97,6 +97,7 @@ BackgroundColor = ZigbeeColor.Current.LogicBtnSaveBackgroundColor, TextID = MyInternationalizationString.Save, TextColor = ZigbeeColor.Current.LogicBtnSaveTextColor, TextSize = 16, }; middle.AddChidren(saveBtn);