WJC
2019-10-28 72e1b4e4626315ebd4b879a68c94e7738fd0473e
ZigbeeApp/Shared/Phone/Device/Logic/CyclicCycle.cs
@@ -36,6 +36,8 @@
                TextID = MyInternationalizationString.cycle,
                TextSize = 17,
                TextColor = ZigbeeColor.Current.LogicTextBlackColor,
                TextAlignment = TextAlignment.CenterLeft,
                X = Application.GetRealWidth(150),
            };
            topFrameLayout.AddChidren(titleName);