gxc
2019-12-03 642fcdaeb496d9a8f3154e17fd76005be3fcf197
ZigbeeApp/Shared/Phone/Device/AC/ACControl.cs
@@ -568,7 +568,7 @@
                Text = ACControlBase.GetModeNameByModeId(ac.currentSystemMode)
            };
            itemView.AddChidren(currentModeBtn);
            reduceTemperatureBtn = new Button()
            {
                X = Application.GetRealWidth(268),