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; }