From cc1012b077a91793c0edd6001cdf019e6bd9a57d Mon Sep 17 00:00:00 2001
From: lss <316519258@qq.com>
Date: 星期五, 29 五月 2020 18:02:13 +0800
Subject: [PATCH] 2020.05.29

---
 ZigbeeApp/Shared/Phone/UserCenter/SmartSound/Widget/SoundRowLayout.cs |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/ZigbeeApp/Shared/Phone/UserCenter/SmartSound/Widget/SoundRowLayout.cs b/ZigbeeApp/Shared/Phone/UserCenter/SmartSound/Widget/SoundRowLayout.cs
index 20b3bda..d329d50 100644
--- a/ZigbeeApp/Shared/Phone/UserCenter/SmartSound/Widget/SoundRowLayout.cs
+++ b/ZigbeeApp/Shared/Phone/UserCenter/SmartSound/Widget/SoundRowLayout.cs
@@ -30,6 +30,7 @@
 
         public SoundRowLayout()
         {
+            // this.Height = Application.GetRealHeight(170);
         }
 
         /// <summary>

--
Gitblit v1.8.0