Create Team Screen

The CreateTeamActivity class is useful to create or edit a Team

Author

N7ghtm4r3 - Tecknobit

See also

Screen
RefyItemBaseScreen

Constructors

Link copied to clipboard
constructor(teamId: String?)

Properties

Link copied to clipboard
val invalidMessage: StringResource
Link copied to clipboard
val items: List<Team>

Functions

Link copied to clipboard

Function to init the item searching it in the items list by its itemId

Link copied to clipboard
@Composable
fun InvalidItemUi()

Function to display the error view when the item is not valid or has not been found

Link copied to clipboard
@Composable
open override fun ShowContent()

Function to display the content of the screen