Schedule Update Screen
class ScheduleUpdateScreen(projectId: String, projectName: String) : CreateScreen<ProjectUpdate, ScheduleUpdateScreenViewModel>
The ScheduleUpdateScreen class allows to schedule a new update
Author
N7ghtm4r3 - Tecknobit
Parameters
project Id
The identifier of the project where the update must be attached
project Name
The name of the project
See also
Equinox Screen
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