xm
2020-07-21 9a4b76398009cf76c508d61f7e48fb6f5cb7ac2d
ZigbeeApp/Shared/Phone/MainPage/Controls/SafetyShortcutControl.cs
@@ -21,8 +21,8 @@
        /// </summary>
        public SafetyShortcutControl()
        {
            this.Height = Application.GetMinRealAverage(69);
            this.Width = Application.GetMinRealAverage(69);
            this.Height = HdlControlLogic.Current.GetPictrueRealSize(69);
            this.Width = HdlControlLogic.Current.GetPictrueRealSize(69);
            this.UnSelectedImagePath = "Item/SafetyShortcut.png";
            this.MouseUpEventHandler += (sender, e) =>
            {