From b02e8275a21dc06bf54b66273485d44e007a2616 Mon Sep 17 00:00:00 2001
From: xm <1271024303@qq.com>
Date: 星期一, 20 七月 2020 14:50:17 +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