Projects Screen

The ProjectsScreen class is used to retrieve and display the projects of the user

Author

N7ghtm4r3 - Tecknobit

See also

EquinoxScreen

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard

Function to arrange the content of the screen to display

Link copied to clipboard
open fun onCreate()

Function invoked when the ShowContent composable has been created

Link copied to clipboard
open fun onPause()

Function invoked when the ShowContent composable has been paused

Link copied to clipboard
open override fun onResume()

Function invoked when the ShowContent composable has been resumed

Link copied to clipboard
open fun onStart()

Function invoked when the ShowContent composable has been started

Link copied to clipboard
open override fun onStop()

Function invoked when the ShowContent composable has been stopped