start a new foreground service when the stopwatch is active and the app is moved to the background

This commit is contained in:
Mysochenko Yuriy
2022-05-02 08:58:27 +03:00
parent 20a59bfd1e
commit d26372296d
37 changed files with 175 additions and 7 deletions

View File

@ -7,6 +7,7 @@
<string name="label">Etiqueta</string>
<string name="no_days_selected">Ningún día seleccionado</string>
<string name="timer">Temporizador</string>
<string name="stopwatch">Stopwatch</string>
<string name="lap">Volta</string>
<string name="stopwatch_stopped">Cronómetro parado</string>
<string name="timer_stopped">Temporizador parado</string>