WJC
2020-04-02 94e4e5b9fd3da964c44b7b14227d6fe2bbb426d7
ZigbeeApp/Shared/Phone/Device/CommonForm/ACLeftIconButtonRowLayout.cs
@@ -59,7 +59,7 @@
                Height = Application.GetRealHeight(80),
                Width = this.Width - Application.GetRealWidth(80 + 80 + 30),
                TextColor = Shared.Common.ZigbeeColor.Current.GXCPlaceHolderTextColor,
                SelectedTextColor = Common.ZigbeeColor.Current.GXCACSelectedTextColor,
                SelectedTextColor = Common.ZigbeeColor.Current.GXCACSelectedTextColor_FanModel,
                Text = title,
                TextAlignment = TextAlignment.CenterLeft,
                Gravity = Gravity.CenterVertical,