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