setItemFeedProfilePic

fun setItemFeedProfilePic(picture: String)

Sets the profile picture of the user who posted to the photo specified by the given URI.

In the case of a caught input/output exception, this function sets the profile picture to the launcher icon (currently, this is the chibi version of the Artemis logo).

Parameters

picture

URI of the photo to which the profile picture of the user is to be set.