ZigbeeApp/Shared/Phone/MainPage/ControlForm/DeviceColorLightDetailCardForm.cs
@@ -72,8 +72,8 @@ //彩灯控件 this.waveSeekBar = new WaveSeekBar(); waveSeekBar.Y = Application.GetRealHeight(377); waveSeekBar.Width = Application.GetMinRealAverage(271); waveSeekBar.Height = Application.GetMinRealAverage(533); waveSeekBar.Width = this.GetPictrueRealSize(271); waveSeekBar.Height = this.GetPictrueRealSize(533); waveSeekBar.Gravity = Gravity.CenterHorizontal; waveSeekBar.WavePadding = Application.GetRealWidth(8); waveSeekBar.MaxValue = 100;