LinksCollectionUtilities

The LinksCollectionUtilities interface is useful to manage the LinksCollection giving some common utilities that appear in different part of the application

Author

N7ghtm4r3 - Tecknobit

Inheritors

Functions

Link copied to clipboard
open fun AddTeamsButton(viewModel: LinksCollectionViewModelHelper, show: MutableState<Boolean>, teams: List<Team>, collection: LinksCollection, tint: Color)

Function to share the collection with teams

Link copied to clipboard
open fun DeleteCollectionButton(activity: Activity?, viewModel: LinksCollectionViewModelHelper, deleteCollection: MutableState<Boolean>, collection: LinksCollection, tint: Color)

Function to delete a collection