HDL Home App 第二版本 旧平台金堂用 正在使用
黄学彪
2020-12-14 e90209beae6a4e822cecb18e6889f8bda23f630e
ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/SceneControls/ScenePictrueControl.cs
File was renamed from ZigbeeApp/Shared/Phone/Common/Controls/SceneControls/ScenePictrueControl.cs
@@ -2,7 +2,7 @@
using System.Collections.Generic;
using System.Text;
namespace Shared.Phone
namespace Shared.Phone.UserCenter
{
    /// <summary>
    /// 场景图片的控件
@@ -90,7 +90,7 @@
            this.btnSceneName = new NormalViewControl(251, 282, true);
            btnSceneName.IsMoreLines = true;
            btnSceneName.X = HdlControlResourse.XXLeft;
            btnSceneName.X = ControlCommonResourse.XXLeft;
            btnSceneName.Y = Application.GetRealHeight(58);
            btnSceneName.BackgroundColor = 0xd6333333;
            btnSceneName.RadiusEx = 17;