#40 timer info class and subclasses, used for display of a timer
This commit is contained in:
parent
66e68493e4
commit
0c183b9cc7
20 changed files with 210 additions and 27 deletions
|
@ -0,0 +1,2 @@
|
|||
package be.ugent.sel.studeez.screens.timer_overview
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
package be.ugent.sel.studeez.screens.timer_overview
|
||||
|
||||
class TimerOverviewViewModel {
|
||||
}
|
Reference in a new issue