From 6edb41a89f56634a0684dedf65b29f9277002c7f Mon Sep 17 00:00:00 2001 From: gxc <guoxuecheng@guoxuechengdeMacBook-Pro.local> Date: 星期四, 21 十一月 2019 17:58:15 +0800 Subject: [PATCH] 2019.11.21 --- ZigbeeApp/Shared/Phone/Device/Logic/CyclicCycle.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/ZigbeeApp/Shared/Phone/Device/Logic/CyclicCycle.cs b/ZigbeeApp/Shared/Phone/Device/Logic/CyclicCycle.cs index 547865c..c19809a 100755 --- a/ZigbeeApp/Shared/Phone/Device/Logic/CyclicCycle.cs +++ b/ZigbeeApp/Shared/Phone/Device/Logic/CyclicCycle.cs @@ -34,7 +34,7 @@ var titleName = new Button { TextID = MyInternationalizationString.cycle, - TextSize = 17, + TextSize = 16, TextColor = ZigbeeColor.Current.LogicTextBlackColor, TextAlignment = TextAlignment.CenterLeft, X = Application.GetRealWidth(150), -- Gitblit v1.8.0