abstract session screen
This commit is contained in:
		
							parent
							
								
									7fe7416388
								
							
						
					
					
						commit
						ae9a363731
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -22,7 +22,7 @@ import be.ugent.sel.studeez.screens.session.SessionActions
 | 
			
		|||
import kotlinx.coroutines.delay
 | 
			
		||||
import kotlin.time.Duration.Companion.seconds
 | 
			
		||||
 | 
			
		||||
abstract class SessionScreen {
 | 
			
		||||
abstract class AbstractSessionScreen {
 | 
			
		||||
 | 
			
		||||
    var timerEnd = false
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue