From 474ab09bf8d9443646bb5df254698c8141543f74 Mon Sep 17 00:00:00 2001
From: WJC <wjc@hdlchina.com.cn>
Date: 星期五, 01 十一月 2019 13:48:01 +0800
Subject: [PATCH] 2019-11-01-1
---
ZigbeeApp/Shared/Phone/Device/Logic/LogicListPage.cs | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/ZigbeeApp/Shared/Phone/Device/Logic/LogicListPage.cs b/ZigbeeApp/Shared/Phone/Device/Logic/LogicListPage.cs
old mode 100755
new mode 100644
index 9a9cdfe..e88e06a
--- a/ZigbeeApp/Shared/Phone/Device/Logic/LogicListPage.cs
+++ b/ZigbeeApp/Shared/Phone/Device/Logic/LogicListPage.cs
@@ -34,7 +34,7 @@
var titleName = new Button {
TextID = MyInternationalizationString.automation,
- TextSize = 17,
+ TextSize = 16,
TextColor = ZigbeeColor.Current.LogicTextBlackColor,
};
topFrameLayout.AddChidren (titleName);
--
Gitblit v1.8.0