gxc
2019-12-24 ff3cfcf62632bf43e51a6b6098c203bf0f5cddbc
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";