Post Artwork Util
class PostArtworkUtil
Content copied to clipboard
Class containing methods for handling the posting of an artwork in relation to choosing a photo from the Gallery or taking a photo using the device camera.
The methods are intended to be called in every activity that allows the user to post an artwork (that is, every activity for registered users that features a bottom navigation view).
Constructors
PostArtworkUtil
Link copied to clipboard
fun PostArtworkUtil()
Content copied to clipboard
Creates a class that contains methods for handling the posting of an artwork in relation to choosing a photo from the Gallery or taking a photo using the device camera.