gxc
2019-12-30 b129359c5a0df75f63d9131e5e41d3060ac38cc3
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";