From 9a4b76398009cf76c508d61f7e48fb6f5cb7ac2d Mon Sep 17 00:00:00 2001
From: xm <1271024303@qq.com>
Date: 星期二, 21 七月 2020 09:46:53 +0800
Subject: [PATCH] 请合并最新多功能面板代码

---
 ZigbeeApp/Shared/Phone/Device/Logic/CurrentDeviceState.cs |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/ZigbeeApp/Shared/Phone/Device/Logic/CurrentDeviceState.cs b/ZigbeeApp/Shared/Phone/Device/Logic/CurrentDeviceState.cs
index 713626c..cb02f21 100755
--- a/ZigbeeApp/Shared/Phone/Device/Logic/CurrentDeviceState.cs
+++ b/ZigbeeApp/Shared/Phone/Device/Logic/CurrentDeviceState.cs
@@ -528,7 +528,7 @@
 
 
                             }
-
+                            
                         }
 
                     }
@@ -712,7 +712,7 @@
                         taskListInfo.Add(switchdictionary);
                         completeView.Show(l).AddChidren(openView.Show());
                         openView.lineBtn.BackgroundColor = ZigbeeColor.Current.LogicBackgroundColor;
-
+                   
                         horizontalSeekBarRowLien.Y = openView.frameLayout.Bottom;
                         horizontalSeekBarVol.Y = openView.frameLayout.Bottom;
                         completeView.Show(l).AddChidren(horizontalSeekBarRowLien);
@@ -1283,7 +1283,7 @@
                         {
                             nightlight.Show(common, edit, _if[1]);
                         }
-
+                        
                     }
                     break;
             }
@@ -1351,7 +1351,7 @@
                         }
                         break;
                 }
-
+                
 
             };
         }

--
Gitblit v1.8.0