Huawei battery saver fix

This commit is contained in:
exttex 2020-08-19 22:36:39 +02:00
parent 3e5641b3c2
commit 37f97f9992
1 changed files with 2 additions and 2 deletions

View File

@ -62,7 +62,7 @@ class PlayerHelper {
await AudioService.start(
backgroundTaskEntrypoint: backgroundTaskEntrypoint,
androidEnableQueue: true,
androidStopForegroundOnPause: true,
androidStopForegroundOnPause: false,
androidNotificationOngoing: false,
androidNotificationClickStartsActivity: true,
androidNotificationChannelDescription: 'Freezer',