TTS refactoring

This commit is contained in:
M66B
2020-07-03 21:00:15 +02:00
parent ca27f41bf8
commit cd4b187bd8
2 changed files with 62 additions and 20 deletions

View File

@@ -621,6 +621,8 @@ public class ServiceSynchronize extends ServiceBase implements SharedPreferences
liveAccountNetworkState.postDestroy();
TTSHelper.shutdown();
try {
stopForeground(true);
} catch (Throwable ex) {