gxc
2019-11-28 427d1c7ecd04b03419eae157e32fe3367d8dffea
ZigbeeApp/Shared/Phone/Device/CommonForm/BackButton.cs
@@ -12,7 +12,7 @@
        /// </summary>
        public BackButton()
        {
            X = Application.GetRealWidth(58);
            X = Application.GetRealWidth(28);
            Height = Application.GetMinRealAverage(110);
            Width = Application.GetMinRealAverage(110);
            UnSelectedImagePath = "Account/Back.png";