gxc
2020-01-02 2d5639dfb8014e78e6f1e68240fa751c19bb3a28
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);