From a01599caab3ed800d1fb1b8b60ba7840885fcaf8 Mon Sep 17 00:00:00 2001
From: WJC <wjc@hdlchina.com.cn>
Date: 星期二, 31 十二月 2019 11:52:33 +0800
Subject: [PATCH] 2019-12-31-01

---
 ZigbeeApp/Shared/Phone/Device/Category/Category.cs |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/ZigbeeApp/Shared/Phone/Device/Category/Category.cs b/ZigbeeApp/Shared/Phone/Device/Category/Category.cs
index 6122be0..9cb581e 100644
--- a/ZigbeeApp/Shared/Phone/Device/Category/Category.cs
+++ b/ZigbeeApp/Shared/Phone/Device/Category/Category.cs
@@ -2013,7 +2013,8 @@
                     Height = Application.GetRealHeight(190 + 30),
                     Width = Application.GetRealWidth(1080-58),
                     LineColor = ZigbeeColor.Current.LogicBackgroundColor,
-                    BackgroundColor = ZigbeeColor.Current.LogicBackgroundColor,
+                    BackgroundColor =ZigbeeColor.Current.LogicBackgroundColor,
+                   
                 };
                 refresview.AddChidren(logicRowlayout);
 

--
Gitblit v1.8.0