ZigbeeApp/Shared/Phone/Device/Logic/CyclicCycle.cs
@@ -34,8 +34,10 @@ var titleName = new Button { TextID = MyInternationalizationString.cycle, TextSize = 17, TextSize = 16, TextColor = ZigbeeColor.Current.LogicTextBlackColor, TextAlignment = TextAlignment.CenterLeft, X = Application.GetRealWidth(150), }; topFrameLayout.AddChidren(titleName);