gxc
2020-01-02 bfb2a71ac711741e11c015f7150ea3c58eb6abd0
ZigbeeApp/Shared/Phone/Device/Logic/EveryyearPage.cs
@@ -25,7 +25,7 @@
            var titleName = new Button
            {
                TextID = MyInternationalizationString.cycle,
                TextSize = 17,
                TextSize = 16,
                TextColor = ZigbeeColor.Current.LogicTextBlackColor,
            };
            topFrameLayout.AddChidren(titleName);