MartinKoleff / KareFitnessApp

Android fitness app made in Jetpack Compose.
MIT License
4 stars 0 forks source link

Pause/Resume started workout #53

Open MartinKoleff opened 2 months ago

MartinKoleff commented 2 months ago

Add use cases for pause and resume the timers. Wire with screen when pressed to pause and show pause icon / some indication that the screen is paused.