Project Screen
class ProjectScreen(projectId: String, updateToExpandId: String?) : ItemScreen<Project, ProjectScreenViewModel>
The ProjectScreen displays the details of a project and allow to manage that project
Author
N7ghtm4r3 - Tecknobit
Parameters
project Id
The identifier of the project to display
update To Expand Id
If not null will expand the related change notes of the update requested
See also
Functions
Link copied to clipboard
Method to arrange the content of the screen to display
Link copied to clipboard
Method to calculated the bottom padding based on the isBottomNavigationMode flag
Link copied to clipboard
Method to calculated the start padding based on the isBottomNavigationMode flag
Link copied to clipboard
Method to collect or instantiate the states of the screen