Package-level declarations
Types
Link copied to clipboard
class CollectionScreenViewModel(collectionId: String, collectionName: String, collectionColor: String) :
ItemScreenViewModel<LinksCollection> ,
LinksRetriever<RefyLink.RefyLinkImpl> ,
CollectionsManager
The
CollectionScreenViewModel
class is the support class used by the
com.tecknobit.refy.ui.screens.collection.presenter.CollectionScreen