gxc
2019-12-20 eb9cf55fc8568cb2d4b4bfac9deb617ce766a7a5
ZigbeeApp/Shared/Phone/UserView/UserHomeView.cs
@@ -419,7 +419,8 @@
                Gravity = Gravity.CenterVertical,
                TextAlignment = TextAlignment.CenterLeft,
                TextColor = ZigbeeColor.Current.GXCTextColor,
                Text = Config.Instance.Home.GetCurrentFloorName
                Text = Config.Instance.Home.GetCurrentFloorName,
                IsBold=true
            };
            if (Config.Instance.Home.FloorDics.Count > 0)
            {