ZigbeeApp/Shared/Phone/Device/Logic/TimePage.cs
@@ -40,6 +40,7 @@ Height = Application.GetRealHeight(69), Y = Application.GetRealHeight(92), TextID = MyInternationalizationString.addtime, IsBold = true, }; topRowLayout.AddChidren(titleName); @@ -253,6 +254,7 @@ TextAlignment = TextAlignment.CenterRight, TextColor = ZigbeeColor.Current.LogicTextBlackColor, Tag = "0", TextSize = 14, }; timeendrow.AddChidren(btnendtime);