xm
2020-04-29 07466c19110693e3e439a7d7c8ad0bc21d9b3287
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) =>
            {