gxc
2019-12-20 628944302744c7b98fb0401125c49cc72f2a7ee3
ZigbeeApp/Shared/Phone/Device/Category/SelectFloor.cs
@@ -58,7 +58,9 @@
                Height = Application.GetRealHeight(150),
                TextColor = ZigbeeColor.Current.GXCTextBlackColor,
                TextAlignment = TextAlignment.CenterLeft,
                TextID = R.MyInternationalizationString.SelectFloor
                TextID = R.MyInternationalizationString.SelectFloor,
                TextSize=16,
                IsBold=true
            };
            backgroundFL.AddChidren(tip);