黄学彪
2020-12-16 0d9f64668fd7350d6a21fd157e32009a96d98134
ZigbeeApp/Shared/Phone/Common/Controls/SceneControls/ScenePictrueControl.cs
File was renamed from ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/SceneControls/ScenePictrueControl.cs
@@ -2,7 +2,7 @@
using System.Collections.Generic;
using System.Text;
namespace Shared.Phone.UserCenter
namespace Shared.Phone
{
    /// <summary>
    /// 场景图片的控件
@@ -90,7 +90,7 @@
            this.btnSceneName = new NormalViewControl(251, 282, true);
            btnSceneName.IsMoreLines = true;
            btnSceneName.X = ControlCommonResourse.XXLeft;
            btnSceneName.X = HdlControlResourse.XXLeft;
            btnSceneName.Y = Application.GetRealHeight(58);
            btnSceneName.BackgroundColor = 0xd6333333;
            btnSceneName.RadiusEx = 17;