Collection
Screen
class CollectionScreen(collectionId: String, collectionName: String, collectionColor: String) : ItemScreen<LinksCollection, CollectionScreenViewModel>
The CollectionScreen class is useful to display the information of a LinksCollection and manage which links are attached and where the collection is shared
Author
N7ghtm4r3 - Tecknobit
Parameters
collection Id
The identifier of the collection
collection Name
The name of the collection
collection Color
The color of the collection