gxc
2019-11-15 7b60238359b94125d591678eff105ae2bf47843f
ZigbeeApp/Shared/Phone/Device/CommonForm/BackButton.cs
@@ -15,8 +15,8 @@
            X = Application.GetRealWidth(58);
            Height = Application.GetMinRealAverage(58);
            Width = Application.GetMinRealAverage(58);
            UnSelectedImagePath = "Item/Back.png";
            SelectedImagePath = "Item/BackSelected.png";
            UnSelectedImagePath = "Account/Back.png";
            SelectedImagePath = "Account/BackSelected.png";
            Gravity = Gravity.CenterVertical;
        }