onAvatarIdChanged(strategy.getImageId(), strategy.getEntityType() == EntityType.PERSON);
}
}, hiddenImage.getWidth() + "px", hiddenImage.getHeight() + "px");
Dialog dialog = new Dialog(imageCropDialog);
dialog.showCentered();
}
});
}
if (strategy.getImageType().equals(ImageType.BANNER))