gxc
2019-12-23 ddb46a700775aacfb6cc82d9586302a38c8fa0a7
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);