Code review comment for lp:~renatofilho/address-book-app/fix-1377334

Revision history for this message
Renato Araujo Oliveira Filho (renatofilho) wrote :

> I haven't run it yet, I'll wait for a CI build for that. But from the code
> review it looks good, see a couple inline comments.
>
> Also, unrelated to this MP, I see there is a copyImage function to copy the
> file. There is now an API for that in content-hub, ContentItem.move(). Now
> that content-hub provides an API for that, you could consider switching to
> that.

The copyImage not only copy the image it resize it to a small size to be used as avatar.

« Back to merge proposal