private void OpenPicker() { _simpleImagePicker.OpenGalleryAsync(); }
private void OnAddPhotoClicked() { _simpleImagePicker.OpenGalleryAsync(); }