JLChen
2020-12-11 0b8ccdf3be572f023721352caba559cd53ddd43d
HDL_ON/UI/UI2/FuntionControlView/Music/View/PlayView.cs
@@ -208,6 +208,7 @@
            ThumbImageHeight = Application.GetMinRealAverage(54),//进度条按钮图标的高度(默认正方形:宽和高一样)
            SeekBarViewHeight = Application.GetMinRealAverage(8),//进度条的高度
            ProgressChangeDelayTime = 300,//0.3秒发送一次
            SeekBarPadding = Application.GetRealWidth(20),
        };
        /// <summary>