ZigbeeApp/Shared/Phone/UserView/UserHomeView.csold mode 100755 new mode 100644
@@ -72,7 +72,7 @@ private readonly int sleepSpan = 300; private FrameLayout itemView; private FrameLayout itemView=new FrameLayout(); #endregion @@ -460,7 +460,7 @@ Gravity = Gravity.CenterVertical, TextAlignment =TextAlignment.CenterLeft, TextColor=ZigbeeColor.Current.GXCTextColor, Text=Config.Instance.Home.GetCurrentFloorName() Text=Config.Instance.Home.GetCurrentFloorName }; topFrameLayout.AddChidren(floorBtn);