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