Update app/src/main/java/be/ugent/sel/studeez/navigation/StudeezDestinations.kt
Co-authored-by: Tibo De Peuter <Tibo.DePeuter@UGent.be>
This commit is contained in:
		
							parent
							
								
									894a2d0b82
								
							
						
					
					
						commit
						0e45388242
					
				
					 1 changed files with 3 additions and 2 deletions
				
			
		|  | @ -5,10 +5,11 @@ object StudeezDestinations { | |||
|     const val SIGN_UP_SCREEN = "signup" | ||||
|     const val LOGIN_SCREEN = "login" | ||||
| 
 | ||||
|     const val HOME_SCREEN = "home" | ||||
|      const val HOME_SCREEN = "home" | ||||
|     const val TIMER_OVERVIEW_SCREEN = "timer_overview" | ||||
|     const val SESSION_SCREEN = "session" | ||||
| //    const val TASKS_SCREEN = "tasks" | ||||
|  //    const val TASKS_SCREEN = "tasks" | ||||
|  //    const val SESSIONS_SCREEN = "sessions" | ||||
|     const val PROFILE_SCREEN = "profile" | ||||
| 
 | ||||
| //    const val TIMERS_SCREEN = "timers" | ||||
|  |  | |||
		Reference in a new issue
	
	 lbarraga
						lbarraga