PostArtworkUtil

class PostArtworkUtil

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()
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.

Types

Companion
Link copied to clipboard
object Companion
Companion object 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, alongside constants associated with these operations.